搜索资源列表
gsxc
- 用高斯消去法求线性方程组的解.
gauss
- 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of
gaosi
- 利用高斯消去法解线性方程组,也就是加减消元法解线性方程组-Gaussian elimination linear equations, that is, addition and subtraction method of elimination of Linear Equations
gao
- 高斯消去法解线性方程组。很重要的一种思想-Gaussian elimination of Linear Equations. A very important thought
Gauss_all_VCPP
- 用于解线性方程组的全主元高斯消去法C++程序-c++ Used for solving linear equations of all primary gauss elimination
Matlab-of--linear-equation-group
- matlab 解线性方程组的直接法,包括克罗托算法,杜丽脱尔算法,高斯消去法,列主元素法等14个算法,运行无误,可以运算。-Matlab solution of linear equation group, run correctly, can operation.
GAUSS
- 列主元高斯消去法解线性方程组Ax=b, 顺序高斯消去法解线性方程组Ax=b。-Column pca gauss elimination solution system of linear equations Ax = b, sequential gaussian elimination solution system of linear equations Ax = b.
gs
- 用高斯消去法解线性方程组的C语言程序,精简易懂,简单实用-Gaussian elimination method for solving linear equations C language program, streamlining understandable, simple and practical
MatrixGausBand
- 用高斯消去法解线性方程组,就是把矩阵化简,然后列出方程组,进而求出方程组的解-Using the Gauss elimination method with type equations
xianxingfangcheng
- 线性方程组解算常规算法,包含高斯迭代法,选主元消去发等-A general algorithm for solving linear equations