文件名称: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 calculation of a point of time complexity is O (n).
相关搜索: Newton_interpolation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
newton_Interpolation.txt