Bisection Method Animation
Version 1.1.0.0 (2.09 KB) by
James Adams
Calculates the root of a function using the Bisection method. Values at each iteration are plotted.
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 LinuxCategories
- MATLAB > Graphics > 2-D and 3-D Plots > Animation >
Find more on Animation in Help Center and MATLAB Answers
Tags
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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.