搜索资源列表
chazhisuanfa
- 差值算法,并且介绍了拉格朗日插值多项式,抛物线插值多项式
Contour
- 一种简单的基于拉格朗日线性插值算法、适合于有限元后处理所必须的绘制等值线方法。使用VC++软件发展的绘制等值线的程序,此程序采用拉格朗日线性插值算法适合于4边形4节点的有限元网格。-A simple linear interpolation algorithm based on Lagrange suitable for finite element post-processing necessary to draw the contour method. Software developmen
lagelangri
- 拉格朗日算法 属于线性插值算法中的一种-Lagrange linear interpolation algorithm
Interpolation
- 这是一个拉格朗日插值的算法,实现简单,效率高,且通过测试,完全可以使用。-This is a Lagrange interpolation algorithm, a simple, high efficiency, and to pass the test, we can use.
vscaler-matlab-code
- matlab编写的图片缩放算法,拉格朗日插值-matlab image scaling the Lagrange interpolation
NewtonAndLagrange
- 牛顿插值算法和拉格朗日插值算法,算是很经典的插值方法了-Newton interpolation algorithm and Lagrange interpolation algorithm, is very classic interpolation method
87333858
- 实现 了 数值分析 课程 中得 几个 算法, 包括牛顿 插值, 拉格 朗日 插值算法 等()
wywzo
- 整数时延和分数时延的方法,分数时延是用的基于拉格朗日插值的FIR滤波!然后256个点读取数据 进行GCCPHAT的算法,算()
3502319
- 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPL()
1606412
- 利用三点拉格朗日插值插值算法,计算图片上的任意曲线长度()