GMRES Arnoldi

GMRES with Arnoldi interations for solving a nonsymmetric system of linear equations.

You are now following this Submission

A fast implementationfor GMRES (Generalized Minimal Residual Algorithm) for solving a nonsymmetric system of linear equations.
The method approximates the solution by the vector in a Krylov subspace with minimal residual.

The Arnoldi iteration is used to find this vector. Instead of Givens rotation (which is more efficient) a QR decomposition is used (which is more clear).

Cite As

Xose Manuel Carreira (2026). GMRES Arnoldi (https://www.mathworks.com/matlabcentral/fileexchange/58536-gmres-arnoldi), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Linear Algebra 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