Lecture 1
 
![Stacks Image 9](files/stacks-image-33b6311-9.png)
 
[ view ]
 
ITERATIVE METHODS FOR AX=B: This lecture considers how to use iteration techniques for solving Ax=b.
 
Lecture 2
 
![Stacks Image 35](files/stacks-image-6e8abfc-35.png)
 
[ view ]
 
ITERATIVE METHODS FOR AX=B: This lecture develops the generalized method of residuals (GMRES) as an iteration scheme for Ax=b.
 
Lecture 3
 
![Stacks Image 37](files/stacks-image-2a14788-37.png)
 
[ view ]
 
ITERATIVE METHODS FOR AX=B: This lectures implements both GMRES (generalized method of residuals) and the BICGSTAB (Bi-Conjugate Gradient Stabilized) algorithms for solving Ax=b in MATLAB.