搜索资源列表
Matlab插值算法
- Matlab插值算法的源代码
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
用matlab编写的实现Lagrange插值函数
- 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
quadterp.基于FFT的插值频率估计算法
- 基于FFT的插值频率估计算法,matlab代码。,FFT-based frequency estimation algorithm of interpolation, matlab code.
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编程(Displacement by means of excitation interpolation)
插值与拟合(matlab+lingo源代码) (2)
- 插值与拟合(matlab+lingo源代码)(Interpolation and fitting (matlab + lingo source code))
matlab插值算法编程
- 数值计算科学中的插值算法的MATLAB程序(MATLAB program of interpolation algorithm)
抽取与插值
- 抽取与插值的matlab源程序,能够实现数据的灵活抽取与插值,对数据处理带来很多方便。(Extraction and interpolation of matlab source code, to achieve the flexibility of data extraction and interpolation, data processing to bring a lot of convenience.)
厄尔米特插值与高斯消去解法
- 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(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 Lagrange interpolation method can find a polynomial that happens to be taken to the observed value at the point of each observation. Mathematically, the Lagrange interpo
插值与拟合
- 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.)
样条插值
- 样条插值的研究背景,样条函数的力学意义,三次样条插值多项式的构造,一般的插值问题(Research background of spline interpolation, mechanical meaning of spline function, construction of cubic spline interpolation polynomials, general interpolation problems)