搜索资源列表
GMres
- 数值算法中另一个经典算法gmres算法,用来求解大型矩阵方程问题。-Another classic algorithm gmres algorithm used to solve the problem of large matrix equations.
gmres_m
- gmres算法的一个特殊形式,用来求解大型稀疏矩阵方程-gmres algorithm a special form used to solve large sparse matrix equation
GMRES_algorithm
- 这是一个用于实现GMRES算法的程序,可以通过修改源代码,实现不同的功能-This is a procedure used to implement GMRES algorithm, you can modify the source code for different functions
GMRES_iter
- GMRES(Generalized minimal residual) Iterative Method. A is a square matrix.
GMRES
- 求解大型线性方程组的GMRES方法,文件显示了详细的算法和原理-For solving large linear equations of the GMRES method, the file shows the detailed algorithm and theory
GMRES
- matlab,GMRES算法是一种先进的一般线性方程组的迭代算法-matlab, GMRES algorithm
gmrest_k
- 求解大型稀疏线性迭代的重启gmres,以及预条件gmers-Solving large sparse linear iterative restart gmres, and the gmers conditions
GMRES
- 经典的GMRES算法,用matlab实现,与matlab自带gmres比对成功-Matlab implementation of the GMRES algorithm
gmres-sample
- matlab中广义最小残量法的m文件 包含arnoldi过程 和 gmres两部分 -matlab generalized minimum residual method m file contains arnoldi the process and gmres two parts
gmres
- gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。-gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to
GMRESMllb
- 求解线性方程组的M步Gmres算法的Matlab算例-Solving linear equations M-step algorithm Matlab examples Gmres
GMRES
- GMRES算法,求解大型稀疏线性方程的快速数值解法,方便实时求解-GMRES algorithm is prosed to solve Large- scale sparse linear equations