Linear Systems ResolutionSummarizes methods for resolving linear systems, including Gaussian elimination and LU decomposition.
Factorisation LUExplains Gaussian elimination and LU factorization for solving linear systems of equations.
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.