Location:
Search - horner newton
Search list
Description: 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline interpolation algorithm, M polynomial curve fitting, dichotomy, fixed point method, Horner method, Newton- Lavesen iterative algorithm such as algorithm 10 processes and the typical C source code and examples.
Platform: |
Size: 489472 |
Author: siengk |
Hits:
Description: Newton Interpolation Method
Values yi of the interpolating polynomial at the points xi.
Coordinates of the points of interpolation are stored in
vectors x and y. Horner s method is used to evaluate
a polynomial. Second output parameter a holds coeeficients
of the interpolating polynomial in Newton s form.
Platform: |
Size: 1024 |
Author: wotdaf0ck |
Hits:
Description: HORNER S,MULLER S,NEVILLE S ITERATED INTERPOLATION,NEWTON S INTERPOLATORY DIVIDED-DIFFERENCE FORMULA,HERMITE INTERPOLATION ALGORITHM,NATURAL CUBIC SPLINE ALGORITHM
Platform: |
Size: 13312 |
Author: computer |
Hits:
Description: AE反距离IDW、克里金Krige插值.txt
I显示方法.c
www.pudn.com.txt
三对角线追赶法.C
三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt
二分法.c
分段线性插值.c
列主元元素消元.C
利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt
反距离加权插值,貌似不好用IDWUtil.java
埃特肯.c
复合梯形法.c
复合辛普森.c
弦割法.c
操作复数的类Complex.txt
操作矩阵的类 Matrix.txt
改进欧拉法.C
杜氏分解法.C
求解线性方程组的类 LEquations .txt
求解非线性方程组的类 NLEquations .txt
牛顿下山.C
牛顿插值多项式.c
牛顿迭代.c
秦九韶.c
简单迭代.c
系统.c
综合测评.c
计算数值积分的类 Integral .txt
进行插值的类Interpolation.txt
雅克比迭代.C
高斯消去法.c
龙格库塔方法.C
龙贝格算法.c-AE Inverse Distance IDW, kriging Krige interpolation. Txt
I display method. C
www.pudn.com.txt
Three diagonal pursuit method. C
Three spline interpolation algorithm, also includes other such hermite other algorithms, it is full. Txt
Dichotomy. C
Piecewise linear interpolation. C
Main-element element elimination. C
Using the inverse distance squared weighted interpolation algorithm for establishing regular grid of discrete points in the large amount of data in case of data,. Txt
Inverse distance weighted interpolation, seemingly bad IDWUtil.java
Aite Ken. C
Composite trapezoidal method. C
Composite Simpson. C
Chord cutting method. C
Operation plural class Complex.txt
Operation Matrix class Matrix.txt
Improved Euler method. C
Duchenne decomposition. C
Solving linear equations class LEquations. Txt
Solving nonlinear equations class NLEquations. Txt
Newton downhill. C
Newton interpolation polynomial. C
Newton iteration. C
Horner. C
Simple iteration. C
Systems. C
C
Platform: |
Size: 60416 |
Author: songguanjun |
Hits: