搜索资源列表
高斯列主元消去法(fortran)
- 利用fortran编写的高斯列主元消去法程序
LU分解方法求解线性方程组的Fortran程序
- LU分解方法求解线性方程组的Fortran程序,包含了一个验证程序。计算效率相对于选主元高斯消去法高出一些。-LU decomposition method for solving linear equations Fortran program, includes a verification process. Computational efficiency relative to the pivoting Gaussian elimination than some.
TEST1402
- 这个程序是对高斯消去法求解线性方程组的fortran源代码-This process is a Gaussian elimination method to solve linear equations of the fortran source code
qiuni
- 这个fortran程序用于求解矩阵的逆矩阵,方法是高斯消去法-The fortran program for solving the inverse matrix, Gauss elimination method is
gaosi
- 这个程序用于求解一个矩阵的逆矩阵,是用高斯消去法解的-This procedure for solving a matrix of, is to use Gaussian elimination solution
GAUSSIAN-ELIMINATION-METHOD
- 高斯消去法求解联立线性方程组的fortran子程序。-Gaussian elimination method for solving simultaneous linear equations fortran subroutine.
NIJUZHEN
- 求逆矩阵的代码,fortran,代码,高斯消去法。-matrixinversion Inverse matrix
Linear_equations__solution
- fortran程序编写的线性方程组求解 -包括 LU分解,高斯列主元消去法,高斯消去法,矩阵求逆,乔累斯基,追赶法-Solving linear equations group, programs written in FORTRAN including LU decomposition, Gauss main element elimination method, Gauss elimination method, the matrix inversion, Jo Laski, chase m
fortran-code(1)
- 用fortran编写的解线性方程组的直接方法:包括高斯消去法,列主元素法、lu分解法、追赶法等代码-some code for practing
yiweidingchang
- 自己编写的,求解杆问题的简单一维定常传热,并且将数值解与解析解进行了比较,最后用高斯消去法求解的矩阵,适合新手FORTRAN入门参照-I have written, to solve the problems stem simple one-dimensional unsteady heat transfer, and the numerical solution were compared with the analytical solution, and finally with Gauss
ludcmp_ludksb
- 高斯消去法(複數型),由實數改為負數的版本-An example Fortran program using LU decomposition to solve the following linear system