搜索资源列表
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
lagran.rar
- 拉格朗日插值模拟曲线,基于matlab的程序,Lagrange interpolation simulated curve, based on the matlab procedure
matlab.rar
- MATLAB的插值问题——关于拉格朗日插值应用的几个实例,MATLAB' s interpolation- Lagrange interpolation on a few examples of applications
interpolation
- matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
lagelangrichazhi
- 拉格朗日插值法matlab程序,希望大家在学习《数值分析》的课程时多动手实践,还是那句话,兴趣最重要;-Lagrange interpolation matlab program, I hope everyone in the study, " Numerical Analysis" many hands-on experience when the curriculum, or that sentence, the most important interest Ha ha
lorenzgui
- 用matlab平台实现的拉格朗日插值算法(另附一个插值算法)-Matlab platform with the Lagrange interpolation algorithm (followed by an interpolation algorithm)
Aumerical_Analysis_MATLAB_function
- 研一刚上完数值分析,自己写了几个算法的子函数,可以直接调用,参数的含意在文件中有说明,这五个算法分别是:拉格朗日插值,hermite插值,Newton插值,修正hamming算法,龙贝格加速算法。希望能够对大家有所帮助。-Kenichi just finished numerical analysis, himself wrote a number of algorithms Functions, you can directly call the meaning of the paramete
lagelangri-chazhi
- 这是一个关于拉格朗日插值的MATLAB程序。-This is a Lagrange interpolation on the MATLAB program.
chazhi
- Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSampl
lglr_interplotion
- 拉格朗日插值的MATLAB程序。需要的来下载。-Lagrange interpolation of the MATLAB program. Need to download.
lagrang
- 此程序为拉格朗日插值法,可以对不同的数据进行插值-This program is Lagrange interpolation method, different data can be interpolated
chazhiproject
- 数值分析中拉格朗日插值,切比雪夫插值多项式的求解,有具体题目-Numerical analysis of Lagrange interpolation, Chebyshev interpolation polynomial solution, there are specific topics
TheLagrangeandNewtoninterpolation
- 有关拉格朗日和牛顿插值的算法描述及MATLAB编程实现-The Lagrange and Newton interpolation algorithm descr iption and MATLAB programming
chazhi
- 在数值分析中,拉格朗日插值是最简单的一种插值方法。本例就是一个简单的拉格朗日插值的matlab实现。-In the numerical analysis, the Lagrange interpolation is the simplest interpolation method. This example is a simple Lagrange interpolation matlab implementation.
matlab插值与数据拟合
- 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
拉格朗日插值的龙格现象matlab编程
- 拉格朗日插值的龙格现象matlab编程,word文档
MATLAB
- 拉格朗日插值用matlab实现,内含三个matlab文件(Lagrange interpolation is implemented with MATLAB)
数值分析
- 用拉格朗日插值法拟合曲线,用牛顿插值法拟合曲线,用厄尔米特插值拟合曲线。(The curve is fitted by Lagrange interpolation, and the curve is fitted by Newton interpolation, and Earl milt interpolation is used to fit the curve.)
拉格朗日插值+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实现自定义的拉格朗日插值
- MATLAB源程序代码分享:MATLAB实现自定义的拉格朗日插值(Matlab source code sharing: Matlab to achieve custom Joseph-Louis Lagrange interpolation)