Implement the Bisection Method in Matlab

6 visualizzazioni (ultimi 30 giorni)
Shivani Patel
Shivani Patel il 26 Apr 2022
Commentato: Steven Lord il 26 Apr 2022
Implement the Bisection Method in Matlab to find a root of f(x) = x 2 − e x on the interval [−2, 2]. Use a tolerance of 1E − 8.
  6 Commenti
Shivani Patel
Shivani Patel il 26 Apr 2022
I actually got help on where I was going wrong. Thank you
Steven Lord
Steven Lord il 26 Apr 2022
@Sam Chak My guess is that the function appeared in the text of the question as "x 2 - e x" because it was copied and pasted from a document (likely PDF, maybe HTML) that typeset it as . If the copy & paste process just copied the actual characters not the positioning of the 2 and the second x as superscripts, that would appear as "x 2 - e x".

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by