搜索资源列表
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
lagrange
- 用MATLAB编写的拉格朗日程序。希望对大家有用。-MATLAB prepared using Lagrangian procedures. Hope useful for all of us.
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
lagrange
- matlab的拉格朗日,很经典,很强大,真的是非常的好啊,大家一定要下下来好好学习一下!-copy from msdn
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
chengzifa
- 基本的拉格朗日乘子法(又称为拉格朗日乘数法),就是求函数f(x1,x2,...)在g(x1,x2,...)=0的约束条件下的极值的方法。其主要思想是引入一个新的参数λ(即拉格朗日乘子),将约束条件函数与原函数联系到一起,使能配成与变量数量相等的等式方程,从而求出得到原函数极值的各个变量的解。 -Basic Lagrange multipliers (also known as Lagrange multiplier method), is of a function f (x1, x2 ,.
LAGSQP
- 功能: 用基于拉格朗日函数Hesse阵的SQP方法求解约束优化问题:-Function: Hesse matrix based on Lagrangian SQP method for solving constrained optimization problems:
拉格朗日插值的龙格现象matlab编程
- 拉格朗日插值的龙格现象matlab编程,word文档
MATLAB
- 拉格朗日插值用matlab实现,内含三个matlab文件(Lagrange interpolation is implemented with MATLAB)
新建 Microsoft Word 文档
- 使用matlab计算拉格朗日乘子法的一个小例子(A example of using the matlab to calculate the Lagrangian multiplier method)
拉格朗日插值+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
1插值法—拉格朗日插值法
- 使用matlab编写了拉格朗日插值算法的函数,里面有题目,可直接运行计算得到结果。(The function of Lagrange interpolation algorithm is written by MATLAB. There are questions in it, which can be directly run and calculated and get the result.)
拉格朗日插值
- lagrange插值 在数值分析中,拉格朗日插值法是以法国十八世纪数学家约瑟夫·拉格朗日命名的一种多项式插值方法。许多实际问题中都用函数来表示某种内在联系或规律,而不少函数都只能通过实验和观测来了解。如对实践中的某个物理量进行观测,在若干个不同的地方得到相应的观测值,拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。(interpolation In numerical analysis, the Lagrange interpolation method is a p
MATLAB实现自定义的拉格朗日插值
- MATLAB源程序代码分享:MATLAB实现自定义的拉格朗日插值(Matlab source code sharing: Matlab to achieve custom Joseph-Louis Lagrange interpolation)
拉格朗日松弛法的机组组合
- 用拉格朗日松弛法编写的matlab电力系统机组组合程序(Matlab power system unit commitment program written by Lagrange relaxation method)