Lecture 1

 

Stacks Image 9

 

[ view ]

 
ITERATIVE METHODS FOR AX=B: This lecture considers how to use iteration techniques for solving Ax=b.

 

Lecture 2

 

Stacks Image 35

 

[ 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

 

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