gmres_test


gmres_test, a MATLAB code which calls gmres(), which applies the Generalized Minimum Residual (GMRES) method to solve a large, sparse system of linear equations.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

gmres, a MATLAB code which applies the Generalized Minimum Residual (GMRES) method to solve a large, sparse system of linear equations.

Source Code:


Last revised on 01 February 2025.