搜索资源列表
SF_Spline
- 基于matlab的三次样条插值算法程序
matlab-GUI.rar
- 数值分析程序matlab-GUI----第一型三次样条插值函数(包括M文件和GUI),Numerical analysis matlab-GUI---- the first type of cubic spline interpolation function (including M documentation and GUI)
EMD
- 本程序为EMD(经验模态分解算法)用于MATLAB的M文件,内含EMD分解所需的三次样条插值算法-This procedure for the EMD (empirical mode decomposition) for the MATLAB M-files containing the required EMD decomposition of cubic spline interpolation algorithm
sanci
- 三次样条插值模拟曲线,基于matlab的程序-Cubic spline interpolation curve simulation, matlab program
scyt_interplotion
- 三次样条插值的MATLAB程序。需要的来下载。-Cubic spline interpolation of the MATLAB program. Need to download.
cubic_spline
- 固定边界条件下的三次样条插值matlab程序-fixed boundary condition;cubic spline
matlab
- 三次样条插值matlab程序(含多种边界条件)-matlab
Interp
- MATLAB程序演示线性插值和三次样条插值原理-Interpretation based on linearity and cubic spline on matlab codes
the-Newton-interpolati-matlab
- 实现牛顿插值法,和三次样条插值法的matlab程序-Realize the Newton interpolation method, and three times the spline interpolation method of matlab program
spline
- 三次样条插值matlab程序, 三次样条插值matlab程序-spline matlab,spline matlab,spline matlab
mySpline1
- 基于三次埃尔米特多项式推导出来的三次样条插值matlab程序,用于知道一阶导数边界条件的插值,不仅可以输出插值节点的值,还可以输出每一段的插值多项式,更重要的是还可以输出各插值点的一阶导数值。-This is a matlab code of cubic spline interpolation, which is derived the Hermite of three polynomials. It can be used only when the first derivative of
mySpline2
- 知道二阶导数边界条件的三次样条插值matlab程序,可以输出插值节点的值、每一段的插值多项式和各插值点的一阶导数值。-This is a matlab code of cubic spline interpolation when the second derivative of boundaries is known. This code can not only output the value of the interpolation node, it can also output ev
sanciyangtiaochazhi-m
- 三次样条插值matlab程序, 三次样条插值matlab程序, 三次样条插值matlab程序-Three spline interpolation matlab program,Three spline interpolation matlab program,Three spline interpolation matlab program,Three spline interpolation matlab program,Three spline interpolation matlab p
河底光缆曲线MATLAB求解程序--三次样条函数插值
- 利用三次样条函数插值方法,拟合河底光缆曲线。MATLAB完整程序(Three times spline interpolation method is used to fit the curve of river bottom optical fiber cable. MATLAB complete program)
Three_Spline_Interpolation
- 利用matlab用基础语法编写三次样条插值的程序(Using MATLAB to write three spline interpolation program with basic grammar)
spline3
- matlab三次样条插值程序非自带,第一条件。(Three spline interpolation)
数值计算相关算法
- 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
Matlab
- 对于已经给出的横坐标及对应的函数值,进行三次样条插值。边界条件为二阶导数为0。 需要的追赶法程序也在内。另外还有高斯消去法和gauss-jordan法求逆矩阵的程序(Two of the programes are aming to solving the problem of cubic interpolation with the boundary condition of the zero second-order derivation. The programe of the chasi
三次样条插值
- 计算方法作业,运用分段插值中的三次样条插值进行数据拟合(Calculation method operation, using cubic spline interpolation in segmented interpolation for data fitting)
三次样条插值
- 程序主要实现了三次样条插值,程序注释很详细(It mainly implements cubic spline interpolation with detailed program annotations.)