Bisection Method Animation

Calculates the root of a function using the Bisection method. Values at each iteration are plotted.
755 Downloads
Updated 4 Dec 2013

View License

Calculates the root to a polynomial function using the Bisection method. The root at each iteration is plotted against the graph of the original function.

Feel free to try different functions(plotting parameters may need to be changed). Select initial a and b values carefully as the solution lies between them.

Enjoy :)

Cite As

James Adams (2024). Bisection Method Animation (https://www.mathworks.com/matlabcentral/fileexchange/44572-bisection-method-animation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Animation in Help Center and MATLAB Answers
Acknowledgements

Inspired: Bisection Method Root Finding

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Slight change to description.

1.0.0.0