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 bracketing methods in numerical analysis, focusing on the bisection method and the Regula Falsi method. It explains how to bisect a bracket to find the root and how Regula Falsi differs by using the intersection of the x-axis and a line connecting function values. The lecture also discusses handling multiple roots, including double and triple roots, and dealing with even numbers of multiple roots.