当前位置:
首页
资源下载

搜索资源 - newton interpolating
搜索资源列表
-
0下载:
高次方程求解的c代码实现,用于数值分析课,简单实用,可作为参考-Lagrange interpolating polynomial,Bisection algorithm,Newton’s method and Secant method
-
-
0下载:
Source Code Archive
An Introduction to Numerical Analysis
with Applications to the Physical,
Natural and Social Sciences-neville.C
Neville s algorithm
divdiff.C
calculate the coefficients of the Newton form of t
-
-
0下载:
calculate the coefficients of the Newton form of the interpolating polynomial using divided differences
-
-
0下载:
evaluate the Newton form of the interpolating polynomial
-
-
0下载:
各个函数的功能分别为求已知数据点的Lauguage,Akten,Newton,Gauss函数的插值多项式。-The function of each functional is how to caltulate the known numbers Lauguage,Akten,Newton,Gauss interpolation polynomials.
-
-
0下载:
matlab的牛顿插值和样条插值多项式,以及牛顿插值和样条插值的误差。-matlab Newton polynomial interpolation and spline interpolation, and Newton interpolation and spline interpolation errors.
-
-
0下载:
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
-
-
0下载:
Newton s interpolating formula.
-
-
0下载:
含有拉格朗日及牛顿插值函数,分别选取切比雪夫和等距分割节点进行插值。-Containing Lagrange and Newton interpolation function, were selected cut Chebyshev interpolating and isometric split node.
-