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 demonstrates the bisection method to approximate the root of a function within a specified interval, focusing on achieving a precision of 10^-4. The instructor explains the process step by step, ensuring the function's suitability for bisection and verifying sign changes. Students are guided through the initial approximations and the necessary iterations to reach the desired tolerance.