搜索资源列表
-
0下载:
三次样条插值的源程序,程序稍稍长了点
希望大家能用到-cubic spline interpolation of the source, procedures slight hope everyone can wait to
-
-
0下载:
自行编写的三次样条插值函数源代码,并针对具体问题编写了程序求解-prepared by the self-cubic spline interpolation function source code, and issue-specific procedures for the preparation of the
-
-
15下载:
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
-
-
0下载:
比较三次样条插值和拉格朗日插值多项式对runge函数插值的效果并作图解释,Comparison of cubic spline interpolation and Lagrange interpolation polynomial interpolation of the Runge function and mapping to explain the effect of
-
-
0下载:
本程序为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
-
-
0下载:
根据所给样本数据用三种不同的方法绘制该公路并估计其长度。
分别用线性插值法、最近邻域插值法和三次样条插值法计算公路长度,并用勾股定理估计公路的长度
-According to the sample data in three different ways, the road map and estimate its length. , Respectively, by linear interpolation, nearest neighbor interpolation domain
-
-
1下载:
实验一:三次样条插值(P56,例6)
一、实验目的:
1) 掌握三次样条插值的运用
2) 了解拉格朗日插值在高次上的误差
二、实验环境:Matlab6.5
三、实验内容:
1) 给定函数f(x)=1/(1+x2),-5<=x<=5,节点xk=-5+k,(k=0,1,2…10),用三次样条插值求S10(x),S10’(-5)=f’(-5),S10’(5)=f’(5)。
2)作原函数f(x),拉格朗日插值函数Ln(x),三次样条差值函数Sn(x)。画出三个函
-
-
0下载:
三次样条插值模拟曲线,基于matlab的程序-Cubic spline interpolation curve simulation, matlab program
-
-
1下载:
三次样条插值函数的三弯矩法,精度较高,值得一看-Cubic spline interpolation function of the three moment method, high accuracy, see
-
-
0下载:
运用三次样条插值函数法对一条已知的折线进行圆滑(编程实现)-The use of cubic spline interpolation function of a line known for sleek (Programming)
-
-
1下载:
三次样条插值,很不错的插值算法,值得参考-Cubic spline interpolation, the interpolation algorithm is pretty good, it is also useful
-
-
0下载:
利用三次样条插值计算《数学建模与实验》94页第三题公路的算法。-Using cubic spline interpolation calculation of " Mathematical Modeling and experiment" Highway 94 the third title of the algorithm.
-
-
0下载:
第一,二种边界条件的三次样条插值法matlab代码-First, the two kinds of boundary conditions of the cubic spline interpolation matlab code
-
-
1下载:
其中包括牛顿插值算法,分段线性插值算法,Larange算法和三次样条插值算法的源程序。还包括插值算法的报告一份。-Including the Newton interpolation algorithm, piecewise linear interpolation algorithm, Larange algorithm and cubic spline interpolation algorithm of the source. The report also includes an int
-
-
0下载:
求解第一型3次样条插值函数的通用程序,可以自己输入数据自动进行拟合,并打印结果-Solving the first type 3 spline interpolation function of the general program, you can make your own input data automatically fitting, and print the results
-
-
0下载:
数值分析计算程序例子,三次样条插值法,边界条件:端点导数值已知。-Numerical the analysis calculation procedures example, cubic spline interpolation, boundary conditions: endpoint derivative
-
-
0下载:
利用matlab实现插值,包括拉格朗日插值、牛顿插值以及三次样条插值。-Using matlab realize interpolation, Lagrange interpolation, Newton interpolation, cubic spline interpolation.
-
-
0下载:
插值法的matlab实现,内含说明。拉格朗日插值,均分牛顿插值,差分牛顿插值,三次样条插值,埃米尔特插值-Matlab interpolation method implementations, containing instructions. Lagrange interpolation, Newton interpolation sharing, differential Newton interpolation, cubic spline interpolation, Amy Stewar
-
-
0下载:
采用MATLAB编写的三次样条插值程序,在《数值计算》典型算例中调试通过。-A cubic spline interpolation program in MATLAB,the validity of which has been verified in the numerical test.
-
-
0下载:
三次样条插值,适用matlab。三次样条插值是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation for matlab. Cubic spline interpolation through a series of key points of a smooth curve, mathematically by solving the three moment equations derived curve fun
-