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