搜索资源列表
xianxingfangchengzudejie
- 解线性方程组的软件源代码。用于求解线性方程组-solving linear equations software source code. For solving linear equations
Jacobi-matlab
- 雅可比(Jocabi)迭代法解线性方程组-Jacobi (Jocabi) iterative method for solving linear equations
crout
- 解线性方程组的CROUT分解法的C语言程序实现.
doolittle
- 解线性方程组的doolittle分解法的C语言程序实现
zhuigan
- 追赶法是求解三对角方程组的一种方法,主要用与求解大型的三对角方程,在很多方面都可以用到,以上为追赶法的C语言程序实现
dumerical-equations
- 数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-The inside of the numerical methods used though laser hair interpolation algorithm for solving linear equations, problem sets can be used to solve the linear system of equations
equations
- 文件实现求解线性方程组,多项式插值或积分,包含gauss消去,迭代等-File to realize solving system of linear equations, polynomial interpolation or integral, containing gauss elimination, iteration, etc