Bisection Method

Finding roots using Bisection Method
7 descargas
Actualizado 10 feb 2022

Ver licencia

find roots using 10 iterations and start from x = [0.05, 0.5] and x = [1.0, 3.0]
function in example is -1.04*log(x) -1.26*cos(x)+ 0.0307*exp(x)

Citar como

Mckale Grant (2024). Bisection Method (https://www.mathworks.com/matlabcentral/fileexchange/106545-bisection-method), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2021b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0

added x starting points

1.0.0