Lecture 1
 
 
[ view ]
 
SOLVING AX=B CONDITIONING: This lecture considers the computational aspects of coding an algorithm that is ill-conditioned.
 
MATLAB CODE
Lecture 2
 
 
[ view ]
 
GAUSSIAN ELIMINATION & LU: This lecture considers the computational aspects of the LU factorisation algorithm and its relation to Gaussian elimination.
 
Lecture 3
 
 
[ view ]
 
STABILIZING LU: This lecture considers the computational aspects of the LU factorisation algorithm and how to stabilize it using pivoting.