搜索资源列表
my_cgs
- 共轭梯度平方法的matlab代码,可用于解线性方程组-cgs method is used to solve linear functions
QR_MATLAB
- QR 分解 (包括Householer, Givens, 经典Gram Schmidt, 修正的GS methods)-QR factorization including Householer, Givens, CGS, MGS
bigrad_stab_matlab
- In numerical linear algebra, the biconjugate gradient stabilized method, often abbreviated as BiCGSTAB, is an iterative method developed by H. A. van der Vorst for the numerical solution of nonsymmetric linear systems. It is a variant of the biconjug