Simplified Quasi-Minimal Residual Algorithm

Simplified Quasi-Minimal Residual (SQMR) algorithm for the solution of linear systems with with squa

You are now following this Submission

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 .

Categories

Find more on Sparse Matrices in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0