GMRES Arnoldi

GMRES with Arnoldi interations for solving a nonsymmetric system of linear equations.
814.0 次下载
更新时间 2016/8/4

查看许可证

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).

引用格式

Xose Manuel Carreira (2024). GMRES Arnoldi (https://www.mathworks.com/matlabcentral/fileexchange/58536-gmres-arnoldi), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Algebra 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0