Bisection Method

Version 1.1.0 (1,17 KB) von Mckale Grant
Finding roots using Bisection Method
7 Downloads
Aktualisiert 10. Feb 2022

Lizenz anzeigen

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)

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2021b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0

added x starting points

1.0.0