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

 채택된 답변

Walter Roberson
Walter Roberson 2019년 6월 9일

0 개 추천

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

댓글 수: 3

Noriel Balili
Noriel Balili 2019년 6월 9일
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 2019년 6월 9일
thank you!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Function Creation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by