solve f(x)=0 using bisection method
6 views (last 30 days)
Show older comments
function root = bisection( f, interval, es)
1 Comment
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!