You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 .
General Information
- Version 1.0.0.0 (413 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
