搜索资源列表
-
0下载:
拉格朗日插值模拟曲线,基于matlab的程序,Lagrange interpolation simulated curve, based on the matlab procedure
-
-
6下载:
matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
-
-
0下载:
程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
-
-
1下载:
拉格朗日插值法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
-
-
0下载:
对于切比雪夫点 利用 Matlab 进行lagrange插值-Chebyshev points for the use of Matlab for lagrange interpolation
-
-
0下载:
考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性-Consider a fixed-interval interpolation using a function approximation. Obviously, Lagrange interpolation nodes are used the more the n
-
-
0下载:
用matlab求解的一个Lagrange插值多项式问题-Using matlab to solve the problem of a Lagrange interpolation polynomial
-
-
1下载:
数值分析中拉格朗日插值,切比雪夫插值多项式的求解,有具体题目-Numerical analysis of Lagrange interpolation, Chebyshev interpolation polynomial solution, there are specific topics
-
-
0下载:
本代码是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
-
-
0下载:
数值分析计算实习题.牛顿插值.拉格朗日插值.三次样条.-Practical numerical analysis problems. Newton interpolation. Lagrange interpolation. Cubic spline.
-
-
0下载:
计算方法,拉格朗日插值法解多项式,matlab程序-Calculation method, Lagrange interpolation polynomial solution, matlab program
-
-
0下载:
利用matlab进行数学插值 拉格朗日 三次样条插值等-Use of matlab mathematical interpolation Lagrange 3-spline interpolation, etc
-
-
0下载:
一种数值计算用的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.
-
-
0下载:
上传的文件对数值分析课本里 Lagrange插值,Newton插值,三次样条差值,复合梯形公式和复合辛普森公式积,龙贝格算法,高斯消去法,LU分解,改进欧拉法MATLAB编程,并画出图形。-Upload the file to the numerical analysis textbook Lagrange interpolation, Newton interpolation, three times spline interpolation, the composite trapezoida
-
-
0下载:
本程序包内用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
-
-
0下载:
用Matlab软件实现Lagrange插值、分段线性插值、三次Hermite插值、Aitken逐步插值算法-Implementation with Matlab Lagrange interpolation, piecewise linear interpolation, cubic Hermite interpolation, Aitken interpolation algorithm gradually
-
-
0下载:
Lagrange插值算法,开发环境为matlab,内有注释-Lagrange interpolation algorithm development environment for matlab, there are comments
-
-
0下载:
拉格朗日插值用matlab实现,内含三个matlab文件(Lagrange interpolation is implemented with MATLAB)
-
-
5下载:
拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。数学上来说,拉格朗日插值法可以给出一个恰好穿过二维平面上若干个已知点的多项式函数。(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
-
-
0下载:
计算拉格朗日插值的matlab通用函数,可以方便计算多项式插值。(Lagrange Interpolation Polynomial)
-