搜索资源列表
lagrange
- lagrange插值的一种方便算法-Hangzhou interpolation algorithm for a convenient
Lagrange
- 这是拉格朗日插值的源码-This is the source Lagrange interpolation
lagrange.c
- 已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c-known function of a known point in the function, polynomial interpolation using Lagrange points obtained a function of the remaining value lagrange.c
Lagrange插值
- Lagrange插值,自己做的一个插值算法-Lagrange interpolation, have done an interpolation algorithm
lagrange insert
- lagrange插值以及演示runge现象的代码-Hangzhou interpolation and demonstration Runge phenomenon code
QOS路由器器问题的Lagrange松驰求解方法
- QOS路由器器问题的Lagrange松驰求解方法 可以参考-QOS routers for the Lagrange relaxation can refer Solution
Lagrange 插值法
- 数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-inside the numerical method used to solve the Hangzhou linear interpolation algorithm equation can be used to solution of linear equations Exercises
lagrange多项式插值
- 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle
Newton-lagrange
- 牛顿-拉格朗日插值法C++源代码,最新修改的通码,网友可以-Newton-Lagrange interpolation C source code, the latest revision of immigration code, net surfers can s
Lagrange
- 拉格朗日插值算法,输入[x0 x1 x2]和对应的[y0 y1 y2],按拉格朗日插值发计算出[x0 x2]之间任何一个X所对应的Y值-Lagrange interpolation algorithm, type [x0 x1 x2] and the corresponding [y0 y1 y2], issued by the Lagrange interpolation to calculate [x0 x2] between an
lagrange
- 本程序主要是拉格朗日插值算法,并引用一个例子来验证该算法的正确性。-This procedure is mainly Lagrange interpolation algorithm, and cited an example to verify the correctness of the algorithm.
lagrange
- 数值计算方法中的拉格朗日插值多项式的计算程序,学计算方法就要用到-Numerical method in the Lagrange interpolating polynomial calculation program, learning method of calculation will be used
lagrange
- lagrange插值算法,计算机数值方法中的一个作业-lagrange interpolation algorithm, the computer numerical methods in an operational
lagrange
- 实现10次lagrange插值L(x)和三次样条插值,三次样条插值利用自然边界条件-Lagrange interpolation realize 10 times L (x) and cubic spline interpolation, cubic spline interpolation using the natural boundary conditions
Lagrange
- Lagrange插值法C语言版 在VC6.0下编译通过-Lagrange interpolation method in the C language version of the compiler through under VC6.0
lagrange
- Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。 设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。 编写一个名为lagrange.m的M文件。-Matlab is not off-the-shelf Lagrange interpolation function, we must realize the
lagrange
- 介绍了lagranget插值的Mtlab程序,程序简单易懂,有助于对lagrange插值的了解。-Lagranget introduce a Mtlab interpolation procedures, the procedures simple and easy to understand, contribute to the understanding of lagrange interpolation.
Lagrange-polynomial-interpolation
- 拉格朗日(Lagrange)多项式插值算法源代码这是一个Matlab实现的拉格朗日多项式插值算法,它使用拉格朗日多项式插值的方法近似点定义函数。-Lagrange (Lagrange) polynomial interpolation algorithm source code This is a Matlab realization of Lagrange polynomial interpolation algorithm, whi
lagrange
- 拉格朗日插值 用拉格朗日插值来计算函数值 使用说明: 一般的使用过程: 1、修改输入数据 input3.txt 2、编辑源文件 55.c 55.c为主函数,调用了子函数lag.c。 3、编译程序 55.bat 4、运行 55.exe-Lagrange interpolation Lagrange interpolation to calculate the function
Lagrange
- lagrange插值方法的c++源码,通过测试-lagrange interpolation method c++ source, pass the test