文件名称:method-of-interpolation
介绍说明--下载内容均来自于网络,请自行研究使用
各种插值算法
1 拉格朗日插值(POLINT)
2 有理函数插值(RATINT)
3 三次样条插值(SPLINE(二阶导数值))
4 有序表的检索法(LOCATE(二分法), HUNT(关联法))
5 插值多项式(POLCOE(n2), POLCOF(n3))
6 二元拉格朗日插值(POLIN2)
7 双三次样条插值(SPLIE2)-Various interpolation algorithm
1 Lagrange Interpolation (POLINT)
2 rational function interpolation (RATINT)
3 Cubic Spline Interpolation (SPLINE (second derivative values))
Table 4 ordered retri method (LOCATE (dichotomy), HUNT (correlation method))
5 interpolation polynomial (POLCOE (n2), POLCOF (n3))
6 diacids Lagrange Interpolation (POLIN2)
Seven pairs of cubic spline interpolation (SPLIE2)
1 拉格朗日插值(POLINT)
2 有理函数插值(RATINT)
3 三次样条插值(SPLINE(二阶导数值))
4 有序表的检索法(LOCATE(二分法), HUNT(关联法))
5 插值多项式(POLCOE(n2), POLCOF(n3))
6 二元拉格朗日插值(POLIN2)
7 双三次样条插值(SPLIE2)-Various interpolation algorithm
1 Lagrange Interpolation (POLINT)
2 rational function interpolation (RATINT)
3 Cubic Spline Interpolation (SPLINE (second derivative values))
Table 4 ordered retri method (LOCATE (dichotomy), HUNT (correlation method))
5 interpolation polynomial (POLCOE (n2), POLCOF (n3))
6 diacids Lagrange Interpolation (POLIN2)
Seven pairs of cubic spline interpolation (SPLIE2)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
好的插值算法集
..............\HUNT.CPP
..............\LOCATE.CPP
..............\POLCOE.CPP
..............\POLCOF.CPP
..............\POLIN2.CPP
..............\POLINT.CPP
..............\RATINT.CPP
..............\SPLIE2.CPP
..............\SPLIN2.CPP
..............\SPLINE.CPP
..............\SPLINT.CPP
..............\目录.txt