CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - lagrange interpolation
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - lagrange interpolation - List
[
Mathimatics-Numerical algorithms
]
Lagrange
DL : 0
这是拉格朗日插值的源码-This is the source Lagrange interpolation
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李真婷
[
Mathimatics-Numerical algorithms
]
lage
DL : 0
c拉格朗日插值函数-c Lagrange interpolation function
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘磊
[
Mathimatics-Numerical algorithms
]
Lagrange插值
DL : 0
Lagrange插值,自己做的一个插值算法-Lagrange interpolation, have done an interpolation algorithm
Update
: 2025-02-19
Size
: 252kb
Publisher
:
剑胆琴心
[
Mathimatics-Numerical algorithms
]
method
DL : 0
MatLab的拉格朗日插值法-MatLab Lagrange interpolation
Update
: 2025-02-19
Size
: 3kb
Publisher
:
胡志超
[
Mathimatics-Numerical algorithms
]
拉格朗日插值2342343
DL : 0
用拉格朗日插值公式,对给定的n用离散数据进行插值计算。-Lagrange interpolation formula, the right to use discrete n data interpolation.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
蒋涛
[
Algorithm
]
newLagrange
DL : 0
Lagrange插值算法-Lagrange interpolation algorithm
Update
: 2025-02-19
Size
: 10kb
Publisher
:
阿时
[
Algorithm
]
Newton-lagrange
DL : 0
牛顿-拉格朗日插值法C++源代码,最新修改的通码,网友可以-Newton-Lagrange interpolation C source code, the latest revision of immigration code, net surfers can s
Update
: 2025-02-19
Size
: 1kb
Publisher
:
文理
[
matlab
]
EOM
DL : 1
拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differential equations, Limit the use of derivative solving differential (differential), the equations of N = 4 Runge- Kutta method. Jacobian Davis iterative method of solving equations AX = B, least squares polynomial fitting, portfolio Simpson formula for integration, with a triangular decomposition method of solving equations AX = B.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
wangshen
[
Algorithm
]
Lagrange
DL : 0
拉格朗日插值算法,输入[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 any one of X corresponding to Y values
Update
: 2025-02-19
Size
: 65kb
Publisher
:
光宏
[
Other
]
lagrange
DL : 0
本程序主要是拉格朗日插值算法,并引用一个例子来验证该算法的正确性。-This procedure is mainly Lagrange interpolation algorithm, and cited an example to verify the correctness of the algorithm.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
黄丽娟
[
Algorithm
]
Interpolation.VC6
DL : 0
刚学数值分析,就碰到了插值。于是用VC编写了这个小程序。功能:绘制原函数、Lagrange插值、三次样条插值函数。移动鼠标就可以查看函数值。Enjoy it!-Just learning numerical analysis, we encountered interpolation. VC was used to prepare this small program. Functions: rendering the original function, Lagrange interpolation, cubic spline interpolation function. Move the mouse you can view the function value. Enjoy it!
Update
: 2025-02-19
Size
: 49kb
Publisher
:
大乔
[
Mathimatics-Numerical algorithms
]
lagrange
DL : 0
lagrange插值算法,计算机数值方法中的一个作业-lagrange interpolation algorithm, the computer numerical methods in an operational
Update
: 2025-02-19
Size
: 10kb
Publisher
:
liming
[
Mathimatics-Numerical algorithms
]
lagrange
DL : 0
实现10次lagrange插值L(x)和三次样条插值,三次样条插值利用自然边界条件-Lagrange interpolation realize 10 times L (x) and cubic spline interpolation, cubic spline interpolation using the natural boundary conditions
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘蒲霞
[
Mathimatics-Numerical algorithms
]
Lagrange
DL : 0
Lagrange插值法C语言版 在VC6.0下编译通过-Lagrange interpolation method in the C language version of the compiler through under VC6.0
Update
: 2025-02-19
Size
: 1kb
Publisher
:
xuwutong
[
matlab
]
lagrange
DL : 0
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 preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
贺鼎宏
[
Mathimatics-Numerical algorithms
]
lagrange
DL : 0
介绍了lagranget插值的Mtlab程序,程序简单易懂,有助于对lagrange插值的了解。-Lagranget introduce a Mtlab interpolation procedures, the procedures simple and easy to understand, contribute to the understanding of lagrange interpolation.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
pplovefox
[
Mathimatics-Numerical algorithms
]
lagrange
DL : 0
拉格朗日插值 用拉格朗日插值来计算函数值 使用说明: 一般的使用过程: 1、修改输入数据 input3.txt 2、编辑源文件 55.c 55.c为主函数,调用了子函数lag.c。 3、编译程序 55.bat 4、运行 55.exe-Lagrange interpolation Lagrange interpolation to calculate the function values for use: the use of the general process: 1, modify the input data input3.txt 2, edit the source file 55.c 55.c main function, call the Functions lag.c. 3, compiler 55.bat4, running 55.exe
Update
: 2025-02-19
Size
: 27kb
Publisher
:
cy
[
Windows Develop
]
Lagrange
DL : 0
lagrange插值方法的c++源码,通过测试-lagrange interpolation method c++ source, pass the test
Update
: 2025-02-19
Size
: 2kb
Publisher
:
zhaoge
[
Mathimatics-Numerical algorithms
]
Lagrange
DL : 0
用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像-Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of image
Update
: 2025-02-19
Size
: 2kb
Publisher
:
张宁
[
JSP/Java
]
Lagrange-interpolation
DL : 0
拉格朗日插值多项式求函数在x处的函数值y,java源码-Lagrange interpolation
Update
: 2025-02-19
Size
: 5kb
Publisher
:
shixuehai
«
1
2
3
4
5
6
7
8
9
10
...
36
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.