搜索资源列表
高斯列主元消去法(fortran)
- 利用fortran编写的高斯列主元消去法程序
TEST1402
- 这个程序是对高斯消去法求解线性方程组的fortran源代码-This process is a Gaussian elimination method to solve linear equations of the fortran source code
sol
- 利用高斯列主元消去法求解线性方程组的fortran程序,测试通过!-Out the use of principal component Gaussian elimination for solving linear equations fortran procedures, test!
gaosi
- 用fortran编写,利用高斯消去法求解线性方程组-Fortran write with the use of Gaussian elimination for solving linear equations
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
Gauss-zhuyuan
- 采用高斯主元消去法求解线性方程组的数值解-Gaussian elimination method for solving the main element numerical solution of linear equations
GAUSSIAN-ELIMINATION-METHOD
- 高斯消去法求解联立线性方程组的fortran子程序。-Gaussian elimination method for solving simultaneous linear equations fortran subroutine.
LU
- LU分解方法求解线性方程组的Fortran程序,包含了一个验证程序。计算效率相对于选主元高斯消去法高出一些。-LU decomposition method for solving linear equations Fortran program, includes a verification process. Computational efficiency relative to the pivoting Gaussian eli
NIJUZHEN
- 求逆矩阵的代码,fortran,代码,高斯消去法。-matrixinversion Inverse matrix
source-code
- 五个Fortran程序,分别给出了三角方程组、高斯消去法、选主元消去法、Crout分解、Doolittle分解的程序源代码,给出了驱动函数,适于初学者学习-Five Fortran programs, respectively trigonometric group, Gaussian elimination, pivoting elimination, Crout decomposition, Doolittle, decomposi
fortran-PROGRAM
- 基于Fortran95/2003的一些算法的源代码。如高斯消去法,Jacobi超松弛迭代法等,可为初学者提供参考。-Fortran95/2003 based on some algorithm source code. Such as Gaussian elimination method, Jacobi SOR method can provide a reference for beginners.
高斯消去法fortran程序
- 求解线性方程组的高斯消去法fortran程序。
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 matri
fortran-code(1)
- 用fortran编写的解线性方程组的直接方法:包括高斯消去法,列主元素法、lu分解法、追赶法等代码-some code for practing
gaosi
- 用fortran编写,利用高斯消去法求解线性方程组-Fortran write with the use of Gaussian elimination for solving linear equations
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 so
ludcmp_ludksb
- 高斯消去法(複數型),由實數改為負數的版本-An example Fortran program using LU decomposition to solve the following linear system
CH1
- 运用全选主元高斯消去法解线性方程组(Fortran语言编写)(The solution of linear equations with full pivoting Gauss elimination method)
gaosiliezhuyuan-for
- 有用的下载吧,列主元消去法的fortran语法形式,可能对大家有点小用(Useful downloads, column principal elimination)