搜索资源列表
-
0下载:
bicubic interpolation without using cubic command
-
-
0下载:
三次样条插值检测程序源代码 调试通过 可以实现三次样条插值 -Cubic spline interpolation through the test program source code debugging。
-
-
0下载:
bicubic interpolation source. Visual c-bicubic interpolation source. Visual c++
-
-
0下载:
用vc++平台开发的双三次样条插值函数,具有很高的精度-Vc++ platform with two-cubic spline interpolation function, has high accuracy
-
-
0下载:
用matlab编写逆投影变换程序,三个m文件分别代表最近邻插值法,双线性插值法,立方卷积插值法,通俗易懂,含有测试图片,打开就能用-Inverse projection transformation program, matlab prepared three m documents represent the nearest neighbor interpolation, the bilinear interpolation and cubic convolution interpolatio
-
-
1下载:
1、将三次样条插值功能封装成CCubicSplineInterpolation类,所采用的是第二类边界条件:在端点的二阶导数值为0.
2、基于对话框设计了使用界面,通过打开文件夹内的test.xls可以载入全部数据,并可利用上述三次样条类进行单点插值和全部插值。
3、经检验,该程序插值结果与matlab中: pp=csape(a,b, second ,[0 0])
result=ppval(pp,x0) 插值结果一致。-1, will be packaged into a cub
-
-
0下载:
掌握用MATLAB计算拉格朗日,分段线性,三次样条三种插值的方法-Master the MATLAB computing Lagrange, piecewise linear, three kinds of cubic spline interpolation method
-