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

 Respuesta aceptada

Walter Roberson
Walter Roberson el 9 de Jun. de 2019
F = @(x) exp(x) - x.^2 + 3*x - 2

3 comentarios

Noriel Balili
Noriel Balili el 9 de Jun. de 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 el 9 de Jun. de 2019
thank you!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Function Creation en Centro de ayuda y File Exchange.

Preguntada:

el 9 de Jun. de 2019

Comentada:

el 9 de Jun. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by