new to mathlab help Bisection method

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

 Risposta accettata

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

3 Commenti

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
thank you!

Accedi per commentare.

Più risposte (0)

Categorie

Community Treasure Hunt

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

Start Hunting!

Translated by