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 introduces the bisection method as a technique to find the zeros of nonlinear functions. The method involves iteratively narrowing down a bracketed interval where a zero exists based on the sign change of the function. Through a series of steps, the bisection method converges to the zero of the function within the specified interval.