搜索资源列表
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
fcz
- 利用计算机求解高阶线性方程组 可大大的节省体力,适合毕业设计。-high-end computer solution of linear equations can greatly save the manual, designed for graduation.
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
linearequationprogram
- 一个计算线性方程组的源程序,可以有多种算法选择-a calculation of linear equations of the source can be many choices Algorithm
LU
- 矩阵的LU分解,通过此分解可以求解方程组
Southsaint
- 圣维南方程组计算程序 vb开发 进行河道水流模拟计算
mathvalue
- 编写一个用SOR法解方程组Ax=b的计算机程序,其中 要求程序中不存系数A,分别对不同的阶数(例如n=15,80)取w=1.7,1.8,1.9,进行迭代,记录近似解 达到 时所用迭代次数k,观察松弛因子对收敛速度的影响。
21
- 用java来编写列主元gauss消去法解方程组.txt
DataANanly
- 提供矩阵以及向量的各种运算,线性方程组的求解,二次曲面的插值和逼近,最小二乘法等数值分析计算工具
gaussian elimination with partial pivoting
- gaussian elimination with partial pivoting for C++ 解方程组
解2元一次方程组
- 解任意的解2元一次方程组 百解百灵 附赠冒泡程序