solve f(x)=0 using bisection method
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
function root = bisection( f, interval, es)
1 comentario
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!