Linear Algebra ReviewCovers the basics of linear algebra, including matrix operations and singular value decomposition.
Matrix InversionExplores matrix inversion, conditions for invertibility, uniqueness of the inverse, and elementary matrices for inversion.
Linear Systems: Direct MethodsCovers the formulation of linear systems, direct and iterative methods for solving them, and the cost of LU factorization.
LU Decomposition: BasicsCovers the basics of LU decomposition, focusing on identifying coefficients of matrices A and LU.
Factorisation LUExplains Gaussian elimination and LU factorization for solving linear systems of equations.