搜索资源列表
lagran.rar
- 拉格朗日插值模拟曲线,基于matlab的程序,Lagrange interpolation simulated curve, based on the matlab procedure
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
lagrange
- 拉格朗日插值程序,可用于进行一维插值计算.-lagrange interpolating program
szfx
- 数值计算Matlab插值,包含拉格朗日,线性,三次样条!-MATLAB MATLAB MATLAB MATLAB MATLAB
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
matlab
- 数值分析计算实习题.牛顿插值.拉格朗日插值.三次样条.-Practical numerical analysis problems. Newton interpolation. Lagrange interpolation. Cubic spline.
lagrint
- 计算方法,拉格朗日插值法解多项式,matlab程序-Calculation method, Lagrange interpolation polynomial solution, matlab program
interpolation
- 该matlab代码为插值函数,包含拉格朗日差值以及其他差值,含有测试主函数。-The matlab code for the interpolation function, including the difference, and other difference between the Lagrangian, containing the test main function.
MATLAB
- 利用matlab进行数学插值 拉格朗日 三次样条插值等-Use of matlab mathematical interpolation Lagrange 3-spline interpolation, etc
language
- 拉格朗日插值算法; 本程序为matlab源代码,包含两个函数 数值计算课程实验-Lagrange interpolation algorithm
Newton-and-polint
- 最经典的拉格朗日插值方法和牛顿插值、高斯积分,可以直接调用,格式是f90的,还附上matlab程序-Most classical Lagrange interpolation method can be called directly, the format is f90
shuzhijif
- 采用等距节点的拉格朗日插值法进行插值 用matlab程序实现 -matlab
Interpolation
- 本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。-This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagrange interpolation method, test
mathcalcue
- 牛顿拉格朗日插值以及积分算法合计, 数值算法的matlab实现-Lag\Newton method of numerical integration
MATLAB
- 拉格朗日插值用matlab实现,内含三个matlab文件(Lagrange interpolation is implemented with MATLAB)
igafem-nguyen
- 等几何分析MATLAB程序包,有着丰富的例子,其中fem包内为传统的拉格朗日插值有限元, iga包内为nurbs插值的等几何有限元(This is the README file for the Isogeometric Analysis (IGA) Matlab code. The code supports one, two and three dimensional linear elasticity problems. Extended IGA for hole, inclusio
拉格朗日插值+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
lagrange
- 计算拉格朗日插值的matlab通用函数,可以方便计算多项式插值。(Lagrange Interpolation Polynomial)