You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This function solves the system of linear equations A*x=b, using the simplest form of the SQMR algorithm without look-ahead, where A is square and symmetric.
SQMR is an adaptation of the general nonsymmetric QMR method to exploit the symmetry of the matrix A. With SQMR, one can use symmetric indefinite preconditioners for symmetric but indefinite systems, while SYMMLQ and MINRES require symmetric positive-definite preconditioners.
Cite As
Han Chen (2026). Simplified Quasi-Minimal Residual Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/4702-simplified-quasi-minimal-residual-algorithm), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (3.11 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
