solve f(x)=0 using bisection method
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
function root = bisection( f, interval, es)
1 Kommentar
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!