文件名称:gauss
介绍说明--下载内容均来自于网络,请自行研究使用
高斯消去法求解AX=b,利用对增广矩阵进行的初等行变换,将系数矩阵变为上三角矩阵,然后回带,可以得到方程组的解。-Gaussian elimination method for solving AX = b, using the augmented matrix for the elementary row transformation, the coefficient matrix into an upper triangular matrix, and then back to the tape, you can get the solution of the equations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gauss.F90