搜索资源列表
spline3
- 一个完整的通用3次样条插值算法的matlab源代码,有调用方法的举例.-integrity of a common 3-spline interpolation algorithm in Matlab source code, a method call, for example.
spline3
- 三样条插值函数算法,还包括其他的比如hermite等算法,很全-Three spline interpolation algorithm, for example, also includes other hermite such algorithm, a very wide
SplineDemo_lhd
- 三次样条插值程序演示。在SplineDemoView.cpp文件中的函数BOOL CSplineDemoView::ZSpline3()和函数double Spline3(double)是实现三次样条插值算法的核心函数。用VC6.0编译运行后,在窗口上由左至右点击鼠标左键设置一些点,然后点击鼠标右键即绘出穿过这些点的三次样条插值曲线。-Cubic spline interpolation procedure demonstration.
spline3
- 三次样条插值,很不错的插值算法,值得参考-Cubic spline interpolation, the interpolation algorithm is pretty good, it is also useful
spline3
- 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation (hereinafter referred to Spline interpolation) is through a series of point-shaped curve of a smooth, mathematically by solving the three-moment equations derived
Spline3
- 三次样条插值函数实现 运行后画出曲线图,并得到插值函数表达式。-spline3
spline3
- 利用matlab实现三次样条插值。包括实验报告和代码-use matlab to realize spline
spline3
- 自编的三次B样条插值的matlab仿真源代码,希望能与大家多交流学习-a cubic B-spline interpolation matlab simulation source code, hope you guy like it
Spline3
- 三次样条曲线插值程序,含注释,采用第一类边界条件。-Cubic spline interpolation procedure, including the Notes, the first boundary condition.
spline3
- 构造了三次样条函数,并有MATLAB实现了其功能-Cubic Spline Interpolation Function
spline3
- 数值计算方法 三段线性插值matlab程序,可以输出各段函数-Numerical methods linear interpolation matlab program three sections, each section can be output function
spline3
- 三次样条插值函数边界条件由实际问题对三次样条插值在端点的状态要求给出。以第1边界条件为例,用节点处二阶导数表示三次样条插值函数,用追赶法求解相关方程组。-Cubic spline interpolation function from the real problems of boundary conditions cubic spline interpolation is required to give the state of the endpoint. In the first boun
Spline3
- This file intended to build a cubic spline
spline3
- 三次样条插值函数:自己编写的三次样条插值函数-cubic spline interpolation
spline3
- spline三次样条插值matlab代码,可执行有注释-spline function ,matlab code with notes
spline3
- 该程序实现了三次样条函数插值算法,并提供多种边界条件以供选择,包括自然三次样条与给定边界点导数值等。-The program implements a cubic spline function interpolation algorithm, and offers a variety of boundary conditions for selection, including natural cubic splines with a given boundary point derivati
spline3
- 数学方法中三次样条插值的MATLAB语言实现-MATLAB language mathematical method cubic spline interpolation to achieve
spline3
- 新的三次样条差值算法,采用边界条件对数据进行插值,精度非常高(New three spline difference algorithm)