Skip to content

lcw68/GMRES

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GMRES

Implementation of the generalized minimal residual method

There are three files here, GMRES.m is the function that can solve linear systems of the form Ax = b using GMRES. Examples is a skript that contains some examples of how to use the algorithm and givensrotation.m is a function that creates givens rotation matrices.

About

Implementation of the generalized minimal residual method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • MATLAB 100.0%