搜索资源列表

  1. gsl-1.10.tar

    0下载:
  2. GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2842422
    • 提供者:贺强
  1. PRF

    0下载:
  2. Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of a complex polynomial.
  3. 所属分类:其他小程序

    • 发布日期:2024-07-05
    • 文件大小:31744
    • 提供者:陈西
  1. gsl-1.10.tar

    0下载:
  2. GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special
  3. 所属分类:语音合成与识别

    • 发布日期:2024-07-05
    • 文件大小:2842624
    • 提供者:贺强
  1. secant

    0下载:
  2. In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.-The secant iteration to find the zero of some non-linear
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:王怀东
  1. pos_of_falses

    0下载:
  2. finding a root by position of falses
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:chinaco
  1. matlabcode

    0下载:
  2. incsrch.m root finding by incremental search requires func1.m bisect.m bisection root finding code uses function file: fcn.m falspos.m root finding by false position newtraph.m -incsrch.m root fin
  3. 所属分类:文件操作

    • 发布日期:2024-07-05
    • 文件大小:2048
    • 提供者:karthik Sriram
  1. NR_C301

    0下载:
  2. Numerical.Recipes-数值算法 最著名的常用数值算法程序集,C++及C形式的源代码 1 Preliminaries 2 Solution of Linear Algebraic Equations 3 Interpolation and Extrapolation 4 Integration of Functions 5 Evaluation of Functions 6 Specia
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-05
    • 文件大小:1020928
    • 提供者:Michael
  1. falspos

    0下载:
  2. root finding by false position
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:Anubhav
  1. root_finding

    0下载:
  2. Numerical optimization, root finding
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:ehwa
  1. root_finding_sample

    0下载:
  2. root finding sample for mathematic equation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:Pulung
  1. bisecty

    0下载:
  2. Demonstration of Bisection Root Finding of a functiony
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:mohsen
  1. falspos

    0下载:
  2. Demonstration of Root Finding using False Position
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:mohsen
  1. incsrch

    0下载:
  2. root finding by incremental search
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:mohsen
  1. newtraph

    0下载:
  2. Newton-Raphson root finding - single function
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:mohsen
  1. root-finding

    0下载:
  2. it is a mathmatica program for root finding
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-05
    • 文件大小:4096
    • 提供者:hamed
  1. A-VHDL-Function-for-finding-SQUARE-ROOT

    0下载:
  2. vhdl coding for square root-vhdl coding for square root...
  3. 所属分类:VHDL编程

    • 发布日期:2024-07-05
    • 文件大小:3072
    • 提供者:a.deivaseelan
  1. root-finding

    0下载:
  2. 三种方法求方程的根,二分法,最近邻法,和错点法-three methods for getting the root of equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-05
    • 文件大小:208896
    • 提供者:xulubo
  1. 3.Root-MUSIC---MATLAB

    0下载:
  2. 二维求根MUSIC算法是改进的一种MUSIC算法,对于面阵的二维DOA估计的编程者有重要用途。-Dimensional root finding MUSIC algorithm improved MUSIC algorithm, programming for the two-dimensional plane array DOA estimation purposes.
  3. 所属分类:其他小程序

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:xiaotun
  1. -root-finding

    0下载:
  2. 数值计算方法中求解方程根的算法 亲测可用 附带注释 MATLAB源程序- root-finding
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:
  1. root-finding

    0下载:
  2. 利用Fortran语言求解方程的根,方程不能用公式表达-Using Fortran language to solve the root of the equation, the equation can not be expressed by the formula
  3. 所属分类:汇编语言

    • 发布日期:2024-07-05
    • 文件大小:13312
    • 提供者:jiezhi
« 12 3 4 »

源码中国 www.ymcn.org