Least Squares SolutionsExplains the concept of least squares solutions and their application in finding the closest solution to a system of equations.
Matrix InversionExplores matrix inversion, conditions for invertibility, uniqueness of the inverse, and elementary matrices for inversion.
Linear Algebra ReviewCovers the basics of linear algebra, including matrix operations and singular value decomposition.
Linear Algebra: Matrix OperationsExplores the equivalence between different properties of linear transformations represented by matrices and various matrix operations.
Linear Systems: Direct MethodsCovers the formulation of linear systems, direct and iterative methods for solving them, and the cost of LU factorization.
Factorisation LUExplains Gaussian elimination and LU factorization for solving linear systems of equations.