搜索资源列表
Matlab插值算法
- Matlab插值算法的源代码
matlab插值代码
- 包含了双线性双三次等插值程序
克里金插值matlab源程序
- 克里金插值matlab源程序,采用高斯模型,简单有效。,Kriging interpolation matlab source code, the use of Gaussian models, simple and effective.
MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法
- MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析,MATLAB realization of Lagrange, piecewise linear, cubic spline interpolation in three ways, changing the number of nodes, interpolation of three preliminary analysis of the results
quadterp.基于FFT的插值频率估计算法
- 基于FFT的插值频率估计算法,matlab代码。,FFT-based frequency estimation algorithm of interpolation, matlab code.
Hermite_interplotion
- Hermite插值的MATLAB程序。需要的来下载。-Hermite interpolation of the MATLAB program. Need to download.
matlab
- 运用三次样条插值函数法对一条已知的折线进行圆滑(编程实现)-The use of cubic spline interpolation function of a line known for sleek (Programming)
Matlab
- MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
Gauss
- 高斯插值算法,有人需要吗,我的收藏,欢迎下载-Gaussian interpolation algorithm, some people need to be done, my collection, please download
MATLAB-interpolation-process
- MATLAB 中的插值程序,含说明与范例,并比较四种插值方法的结果。-MATLAB in the interpolation process, including descr iption and examples, and compare the results of four kinds of interpolation methods.
matlab插值与数据拟合
- 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
拉格朗日插值的龙格现象matlab编程
- 拉格朗日插值的龙格现象matlab编程,word文档
MATLAB插值编程
- matlab插值源代码(转)(Solving practical problems)
插值与拟合(matlab+lingo源代码) (2)
- 插值与拟合(matlab+lingo源代码)(Interpolation and fitting (matlab + lingo source code))
厄尔米特插值与高斯消去解法
- 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)
matlab克里金插值kriging
- Kriging插值法,经典克里金插值法,内含说明(Kriging,Classic kriging interpolation method,containing instructions)
插值与拟合
- matlab经典算法的程序\插值与拟合 包括多项式的拟合,多项式的插值,有经典算例(The program of the classical matlab algorithm -- interpolation and fitting)
牛顿插值
- matlab牛顿插值法的程序,分为五分和十分(Newton interpolation, five and ten points)
算法2三次样条插值
- 在matlab中实现三种边界条件下的三次样条插值,以龙格函数为例(n the MATLAB, we implement three spline interpolation under three boundary conditions, taking Runge function as an example.)
三次样条插值
- 程序主要实现了三次样条插值,程序注释很详细(It mainly implements cubic spline interpolation with detailed program annotations.)