Lecture 4
Lecture 4
Topics
▶ Zeros of nonlinear scalar equations
▶ Bisection algorithm
▶ Fixed point iteration
▶ Newton and other higher order methods
Lecture 4
Zeros of nonlinear scalar equations and Bisection Method
Course Website
https://sites.google.com/view/kporwal/teaching/mtl107
The problem
The problem
Want to find solutions of the scalar nonlinear equation
Examples(cont.)
xamples (cont.)
▶ Simple
▶ Safe, robust (even foolproof)
▶ Requires f to be only continuous
▶ Slow
▶ Can converge to wrong root
▶ Cant be generalize to the systems