搜索资源列表
gaosisuanfa
- 数值分析中的\"高斯列主元消去法解线代数方程组\"算法的具体实现-numerical analysis of the "main-element Gaussian Elimination Solution Line algebraic equations," a concrete realization algorithm
高斯列主无消去法解线性方程组
- 用标C编写的算法一列,可以在UNIX下编译通过-prepared using standard C algorithms one can compile under UNIX
xiaotian
- 利用雅可比(Jocabi)迭代法解线性方程组,请各位大哥指教.-using Jacobian (dissipative) iterative method for solving linear equations, please enlighten you brother.
解方程组
- LINGO下解线性方程组!-LINGO lower solutions of linear equations!
gaosixiaoyuan
- 计算方法 用高斯消元法解方程组,源代码以及注释 注释在源代码中-calculated using Gaussian Elimination Solution equations, the source code and notes in the Notes source code
mathvalue
- 编写一个用SOR法解方程组Ax=b的计算机程序,其中 要求程序中不存系数A,分别对不同的阶数(例如n=15,80)取w=1.7,1.8,1.9,进行迭代,记录近似解 达到 时所用迭代次数k,观察松弛因子对收敛速度的影响。
21
- 用java来编写列主元gauss消去法解方程组.txt
gaussian elimination with partial pivoting
- gaussian elimination with partial pivoting for C++ 解方程组
解2元一次方程组
- 解任意的解2元一次方程组 百解百灵 附赠冒泡程序