搜索资源列表
newton_interpolation
- 一个牛顿插值的matlab的m文件
newton_interpolation
- 一个牛顿插值的matlab的m文件-A Newton interpolation matlab m-file
newton_Interpolation
- C++实现的牛顿插值算法:对于n个点的插值,产生多项式的时间复杂度是O(n*n),最终进行一个点的计算的时间复杂度是O(n)。-C++ realization of the Newton interpolation algorithm: For n of interpolation points, resulting in polynomial time complexity is O (n* n), the final calcula
Newton_interpolation
- 用牛顿差值法求多项式的均差,所用C++语言开发环境-Difference method with Newton polynomials are poor, the use of C++ language development environment
newton_interpolation.m
- newton_interpolation berechnet das Newton-Interpolationspolynom - newton_interpolation berechnet das Newton-Interpolationspolynom
newton_interpolation
- 牛顿插值算法matlab程序,初学者很好的参考-interplation
newton_interpolation
- 牛顿插值,前插共识,前插公式,用matlab实现数值计算方法中的牛顿向前插值公式。-newton_interpolation
work
- 使用matlab环境,实现hermite和newton_interpolation原理源程序-Using the Matlab environment, hermite andnewton interpolation principle procedures。
newton_interpolation
- it is useful example in mat-lab which is dealing with newton interpolation
newton_interpolation
- 本段代码实现了前向和后向的牛顿插值,并附有详细的注释。-A piece of C code for Newton Interpolation.
Newton_interpolation
- Newton interpolation method to calculate the fitting of discrete points
Newton_Interpolation
- 利用MATLAB用最简单的语法进行牛顿插值法的编程(Programming of Newton interpolation method by using MATLAB)
newton interpolation
- newton_interpolation