搜索资源列表
gmresm_mine
- 计算大型矩阵的一般的gmres算法matlab程序。-large matrix calculation of the general gmres algorithm Matlab procedures.
gmres_mine
- 计算大型矩阵的gmres(前面一个应该是重启动的,发错了)matlab程序。-large matrix calculations gmres (front should be a restart. made the wrong) Matlab procedures.
gmres.rar
- gmres.m为迭代算法GMRES的实现,gmres.m for the implementation of the GMRES iterative algorithm
Gmres
- 解大规模线性方程组的预条件Gmres方法.系数矩阵可以非对称正定.-Solution of large-scale linear equations of the preconditioned GMRES method. Coefficient matrix can be non-symmetric positive definite.
IML
- 为了整GMRES搞的一个科学库,不过看不懂,不会用,传上来供大家看看,谁要是会请告诉我啊,jxrhhu@hhu.edu.cn-a lib for scientific computing, when i am doing some research in GMRES, is noted useful but hard to understand. if anyone know it, please tell me how to use it. many thanks, jxrhhu@hhu.
gmres
- 求解大型线性方程组的广义极小残量法的源代码-code of GMRES for large linear system solving
GMRES2008.09.24
- 广义最小残差法求解矩阵方程。 不同于国外的代码,由本人亲自编写,非常清晰,易于使用。-GMRES to solve the matrix equations,which is easy to comprehend and apply.
gmres
- 求解线性方程组的迭代算法中的gmres算法-Solving linear equations iterative algorithm gmres algorithm
library_solvers
- 数值分析中,用BICGSTAB方法和GMRES方法去求解线性方程组的解-Numerical analysis, using BICGSTAB method and GMRES method to the solution of linear equations
GMRES
- 单精度广义极小残差算法,用于求解大型非对称满秩矩阵。-Generalized minimal residual algorithm for single precision, is used to solve large-scale non-symmetric full rank matrix.
gmres
- The GMRES method was developed by Yousef Saad and Martin H. Schultz in 1986.[1] GMRES is a generalization of the MINRES method developed by Chris Paige and Michael Saunders in 1975. GMRES also is a special case of the DIIS method developed by Peter P
YDQ-RightEdtion
- C++的编程,GMRES方法的编写。很好的源代码。-C++ programming
GMRES
- GMRES算法求解线性方程组,并分析不同系数矩阵的迭代收敛性-GMRES method
SPARSKIT2
- GMRES作者SEAD的工具包,包括各种求解大型稀疏矩阵的FORTRAN代码-GMRES author SEAD toolkit, including a variety of large sparse matrices FORTRAN code
bagmres
- BA_GMRES 内迭代预处理的GMRES-Inner-iteration for GMRES
MyGmres
- gmres solution algorithm
gmres
- Gmres with givens method for solving LS problems
MPIE_FMM_64_TCM_cm_cz
- GMRES求解,特征模程序 计算电磁学,并行计算(GMRES, mom calcalate EM, MPI, charaters)
gmres
- 自己编写的非重启型带双预处理子的gmres程序,在matlab平台编写的(I wrote a non restart GMRES program with dual preprocessor, written on the MATLAB platform.)