Resources about rootfinding for nonlinear equations
Resources about rootfinding for nonlinear equations
Bisection method
edit- Bisection method, wikipedia page.
- Bisection method from mathworld wolfram webpage.
- Bisection Method from Holistic Numerical Methods Institute: Notes, Worked Examples, Quiz, PPT, Mathcad, Maple, Matlab, Mathematica codes.
- Bisection method Java code by Behzad Torkian.
- Module for the Bisection Method by John H. Mathews, online lecture notes.
- The Bisection Method and Locating Roots, lecture notes (pdf).
- MATLAB Code,