搜索资源列表
gsl-1.10.tar
- GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special
PRF
- Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of a complex polynomial.
gsl-1.10.tar
- GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special
secant
- 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
pos_of_falses
- finding a root by position of falses
matlabcode
- 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
NR_C301
- 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
falspos
- root finding by false position
root_finding
- Numerical optimization, root finding
root_finding_sample
- root finding sample for mathematic equation
bisecty
- Demonstration of Bisection Root Finding of a functiony
falspos
- Demonstration of Root Finding using False Position
incsrch
- root finding by incremental search
newtraph
- Newton-Raphson root finding - single function
root-finding
- it is a mathmatica program for root finding
A-VHDL-Function-for-finding-SQUARE-ROOT
- vhdl coding for square root-vhdl coding for square root...
root-finding
- 三种方法求方程的根,二分法,最近邻法,和错点法-three methods for getting the root of equation
3.Root-MUSIC---MATLAB
- 二维求根MUSIC算法是改进的一种MUSIC算法,对于面阵的二维DOA估计的编程者有重要用途。-Dimensional root finding MUSIC algorithm improved MUSIC algorithm, programming for the two-dimensional plane array DOA estimation purposes.
-root-finding
- 数值计算方法中求解方程根的算法 亲测可用 附带注释 MATLAB源程序- root-finding
root-finding
- 利用Fortran语言求解方程的根,方程不能用公式表达-Using Fortran language to solve the root of the equation, the equation can not be expressed by the formula