Bisection Method

Finding roots using Bisection Method

Al momento, stai seguendo questo contributo

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)

Cita come

Mckale Grant (2026). Bisection Method (https://it.mathworks.com/matlabcentral/fileexchange/106545-bisection-method), MATLAB Central File Exchange. Recuperato .

Add the first tag.

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.0

added x starting points

1.0.0