搜索资源列表
PRF
- Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of a complex polynomial.
yingyongshuzhifenxi.rar
- 本书包括绪论,插值法,函数逼近,解线性方程组的直接方法、迭代法,数值微分与数值积分,非线性方程求根,常微分方程数值解法,矩阵特征值与特征向量的计算以及附录和习题解答等。 ,This book includes introduction, interpolation, function approximation, solution of linear equations of the direct method, iterative method, numerical differentiati
fcqg
- matlab方程求根程序,里面包括了常用的matlab方程求根的程序,包括手写的和matlab自还的函数。-matlab equation Roots program, which includes the commonly used procedure for finding roots of equations matlab, including handwritten and self is also a function of matlab.
fangchengqiugen
- 这是用MATLAB实现方程的求根问题,有贝努力法等十几种算法,具体的代码都已给出。-This is achieved using MATLAB problems finding roots of equations, there are a dozen Bernoulli law algorithms have been given a specific code.
GetEquationRoot
- 一元二次求根,考虑得比较全面。比如方程有两个不同的实根,两个相同的实根,两个虚根,方程退化成一元一次方程,以及无解的情况。最后根的显示也使用一个小小的技巧 小程序不复杂,但是未必每个人第一次都能做的很完善 -Quadratic root finding, may be considered more comprehensive. Such as the equation has two different real roots, two identical real roots, two ima
qiugen
- 求根软件,只能用于一元二次方程的一般式的求根-Finding roots of software can only be used for finding roots of a quadratic equation of the general type
hanshu5
- 用牛顿迭代法求根的函数;用递归法求n阶勒让德多项式的值-Newton iterative method for finding roots of functions recursive method and the n-order Legendre polynomial values
program
- 牛顿迭代法(Newton's method)又称为牛顿-拉夫逊(拉弗森)方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法(In numerical analysis Newton's method also known as the Newton Raphson method named after Isaac Newton and Joseph Raphson is a method for finding successiv