Welcome![Sign In][Sign Up]
Location:
Search - lagrange interpolation matlab code

Search list

[Mathimatics-Numerical algorithmsmethod

Description: MatLab的拉格朗日插值法-MatLab Lagrange interpolation
Platform: | Size: 3072 | Author: 胡志超 | Hits:

[matlab龙贝格积分法

Description: 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpolation these numerical analysis is commonly used in concentrated classical methods, and use Matlab show!
Platform: | Size: 3072 | Author: jasa | Hits:

[matlabLagrange-polynomial-interpolation

Description: 拉格朗日(Lagrange)多项式插值算法源代码这是一个Matlab实现的拉格朗日多项式插值算法,它使用拉格朗日多项式插值的方法近似点定义函数。-Lagrange (Lagrange) polynomial interpolation algorithm source code This is a Matlab realization of Lagrange polynomial interpolation algorithm, which uses the Lagrange polynomial interpolation method similar to the definition of function points.
Platform: | Size: 35840 | Author: 杨霄 | Hits:

[Mathimatics-Numerical algorithmsChaZhi

Description: 该文件中有拉格朗日插值算法,艾肯特插值算法,牛顿插值算法,高斯插值算法,埃尔米特插值算法的常见插值算法的代码。-The document in the Lagrange interpolation algorithm,艾肯特interpolation algorithm, the Newton interpolation algorithm, Gaussian interpolation algorithm, Hermite interpolation algorithm of the code common interpolation algorithm.
Platform: | Size: 11264 | Author: 陈臻 | Hits:

[matlablagraner

Description: 差值问题中的拉格朗日插值的MATLAB源程序-Issue of the margin of the Lagrange interpolation of the MATLAB source code
Platform: | Size: 1024 | Author: ccccc | Hits:

[OtherDatafitting

Description: 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary function interpolation, spline- spline interpolation, polyfit- polynomial interpolation or fitting, curvefit- curve fitting, caspe- a variety of boundary conditions of the spline interpolation, casps- spline fitting (no), interp2- binary function interpolation, griddata- the dual function of irregular data interpolation, interp- interpolation nodes is not monotonous, and lagrange- Lagrange interpolation.
Platform: | Size: 20480 | Author: 温娟 | Hits:

[Algorithmchazhi

Description: 本代码是lagrange插值算法、牛顿插值算法和等距节点牛顿插值算法的MATLAB程序,代码有详细的注释,可以直接调用-This code is lagrange interpolation, Newton interpolation algorithm and the Newton interpolation algorithm equidistant nodes MATLAB program code with detailed notes, you can directly call
Platform: | Size: 1024 | Author: huanghf | Hits:

[matlabmatlab-code

Description: this archive contain 5 program in matlab bisection method false position method newton method lagrange interpolation a program to draw fourier series
Platform: | Size: 2048 | Author: hassani | Hits:

[AlgorithmLagrange

Description: 一种数值计算用的MATLAB代码,适合初学MATLAB和数字计算的人使用,关于lagrange插值算法的数值实现。-A numerical calculation with MATLAB code, suitable for beginners MATLAB and digital computing people use, Lagrange interpolation algorithm on the numerical implementation.
Platform: | Size: 1024 | Author: lc | Hits:

[Special Effectsvscaler-matlab-code

Description: matlab编写的图片缩放算法,拉格朗日插值-matlab image scaling the Lagrange interpolation
Platform: | Size: 1024 | Author: wuming | Hits:

[matlabLagrange-Interpolation

Description: lagrange interpolation matlab code
Platform: | Size: 1024 | Author: hojjat | Hits:

[matlablagrange

Description: 拉格朗日插值法 牛顿插值法 matlab源代码 测试可用-Lagrange interpolation Newton interpolation method matlab source code testing available
Platform: | Size: 1024 | Author: liuyu | Hits:

[matlabLAGRANGE

Description: 数值计算方法 插值法经典算法 拉格朗日插值算法的matlab程序代码-Classical numerical methods interpolation algorithm for Lagrange interpolation algorithm matlab code
Platform: | Size: 1024 | Author: juzi | Hits:

[AlgorithmInterpolation

Description: 本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。-This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagrange interpolation method, tested in mainInt.m file, and compare with the fitting function. For learning numerical Programmer s Reference.
Platform: | Size: 2048 | Author: 蔡声泽 | Hits:

[Mathimatics-Numerical algorithmsinterpolation-code

Description: 数值分析中常见的插值MATLAB源代码,包括牛顿插值,拉格朗日插值,埃尔米特插值等共19个源代码-Numerical analysis of common interpolation MATLAB source code, including Newton interpolation, Lagrange interpolation, Hermite interpolation, a total of 19 source code
Platform: | Size: 4096 | Author: tianwf | Hits:

[Othermatlab

Description: matlab 源码,实现欧拉插值,牛顿插值,拉格朗日插值等算法。-matlab source code to achieve Euler interpolation, Newton interpolation, Lagrange interpolation algorithm.
Platform: | Size: 1024 | Author: zhang | Hits:

[matlablagrange

Description: 一个用于lagrange插值的matlab代码,并输出拟合的曲线,可以随意改变插值的次数-Lagrange interpolation curve and one for matlab code and output fitting, can change the number of interpolation
Platform: | Size: 1024 | Author: 张洋洋 | Hits:

[matlablanguage

Description: MATLAB程序代码,求已知数据点的拉格朗日插值多项式(MATLAB program code for finding the Lagrange interpolation polynomials of known data points)
Platform: | Size: 10240 | Author: fadework | Hits:

[matlabinterpolation

Description: 3个插值方法matlab代码,monomial的,lagrange的,chebyshev的(interpolation matlab code, include monomial, lagrange, chebyshev)
Platform: | Size: 1024 | Author: tian126vip | Hits:

[matlabMATLAB实现自定义的拉格朗日插值

Description: MATLAB源程序代码分享:MATLAB实现自定义的拉格朗日插值(Matlab source code sharing: Matlab to achieve custom Joseph-Louis Lagrange interpolation)
Platform: | Size: 185344 | Author: 迷茫的超级兵 | Hits:
« 12 »

CodeBus www.codebus.net