搜索资源列表
牛顿插值的差商迭代算法
- 牛顿插值的差商迭代算法,c语言实现-Newton interpolation algorithm to worse, the C Language
牛顿插值
- 本程序采用精炼的C语言编码实现牛顿插值算法
牛顿插值的差商迭代算法
- 牛顿插值的差商迭代算法,c语言实现-Newton interpolation algorithm to worse, the C Language
牛顿插值程序x
- 很好的解方程的算法。-good solution algorithm equation.
牛顿插值法
- 关于数值分析中的重要算法-numerical analysis of the algorithm
niudunchazhi
- 计算方法中的牛顿插值法 C++算法源程序-calculation method Newton's interpolation algorithm C source
Part_2_C_programmes
- 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method |
lagelangri
- 实现 了 数值分析 课程 中得 几个 算法, 包括牛顿 插值, 拉格 朗日 插值算法 等 -achieve the numerical analysis courses in several algorithms, including Newton interpolation, Lagrange interpolation algorithm
wyl_shuzhisuanfa
- 算法包括:1.二分法求解 2.牛顿法求解 3.高斯消去法求解 4.雅可比迭代法求解 5.拉格朗日插值 6.牛顿插值 7.最小二乘法拟合 8.龙贝格方法计算积分 9.欧拉方法求解初值问题-algorithms include : 1. Solving two dichotomy. Newton method 3. Gaussian elimination method 4. Jacobi iterative method 5. Lagra
lagrangeNewton
- 用VC实现了拉哥郎日插值和牛顿插值的数值算法 并进行了比较-with VC Barayagwiza a few days interpolation and Newton interpolation algorithm and compared
chazhi
- 数值分析当中的各种插值算法,包括:牛顿插值,三次样条插值,代数插值等等,在工程应用中非常有用!-Numerical analysis of the various interpolation algorithms, including: Newton interpolation, cubic spline interpolation, algebraic interpolation, etc., in engineering appli
chazhisuanfa
- 已知f(xn)=yn ,n=0,1,2,…,N;求通过这N+1个节点{(xn,yn)| n=0,1,2,…,N }的插值函数Pn (x)。 设计出具体的程序,分别使用拉格朗日插值,牛顿插值和三次自然样条三种算法绘制出相应的插值曲线。用三条不同颜色的曲线来表示三种插值方法在一段区间内的插值函数。要求动态显示曲线绘制全过程。-Known f (xn) = yn, n = 0,1,2, ..., N seeking the passage
newton
- 数值分析中牛顿插值算法,运行稳定,并能画出最后的插值曲线-Numerical analysis of Newton
qq
- 简单迭代法,牛顿插值法等实现的算法,,,自己写的!-Simple iterative method, Newton
aa
- 牛顿插值算法,动态实现全过程,很不错的代码-Newton interpolation algorithm, dynamic realize the whole process, very good code
lianxi
- 在Matlab中,实现牛顿插值算法的源程序-In Matlab, the realization of Newton interpolation algorithm source
niudunchazhi
- 牛顿插值算法实现,以方便数学计算模块的应用,提供便利-Newton interpolation algorithm in order to facilitate the application of mathematical calculation module, to facilitate the
Netwon_Insert-MATLAB
- 牛顿插值算法,输入自变量的值便可求出相应因变量的近似值~-Newton interpolation algorithm, input from the variable value can derive a corresponding approximation of the dependent variable ~
牛顿插值和欧拉法解方程
- 欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)
插值法程序
- 插值法程序,包含拉格朗日插值法和牛顿插值法(interpolation method, includes Lagrange interpolation and Newton interpolation)