using the Intermediate Value Theorem to determine whether each of the following equations has at least one solution in the given intervals.
please help writing it in matlab

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 9 Jun. 2019

0 Stimmen

F = @(x) exp(x) - x.^2 + 3*x - 2

3 Kommentare

Noriel Balili
Noriel Balili am 9 Jun. 2019
thank you for the answer! and one more thing how can i write the interval for this equation? if i know ill be able to write my future bisection methods too
thanks alot
Noriel Balili
Noriel Balili am 9 Jun. 2019
thank you!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Function Creation finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by