搜索资源列表
2008513141456
- 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔 -Strong Names Explained
Formula_Numerical_Analysis
- 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-求近似值 VarStpTrpzoItg.d 变步长梯形积
10
- 此为一个chm文件,其中包含10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔 -This is a chm file, which contains 10 important algorithms C language implementation source code: Lagrange, Newton interpolation, Gaussian, Rhomberg, Newton iteration, Newt
LagrangeNewtoninterpolation
- 拉格朗日和牛顿插值法的C++方法实现(数值分析上机实验)-Lagrange and Newton interpolation, C++ method to achieve(Numerical analysis of the experiment on the computer)
lglr
- 拉格朗日插值法用C语言实现的程序,简单易懂,很好用-Lagrange interpolation method using C language program, easy to understand, easy to use
SinTableLagrangeInterpMatrixTranS
- 包含查表法实现SIN,拉格朗日插值及矩阵转置的C语言实现-This file includes the realization of Sin, Lagrange interpolation and matrix transposition via C.
S2_intro_objects_S_1b_Lagrange_1
- 基于C++的拉格朗日插值法的实现,程序结构非常清晰明了,有注释(C++ interpolation based on the implementation of Lagrange, the program structure is very clear and clear, there are notes)