Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers direct methods for solving linear systems of equations, focusing on the Gauss elimination method and LU decomposition. It explains the process of forward and back substitution, as well as the importance of pivoting in reducing errors. The Cholesky decomposition method is also introduced, providing insights into efficient solutions for symmetric positive definite matrices.