Implement the Bisection Method in Matlab

조회 수: 4 (최근 30일)
Shivani Patel
Shivani Patel 2022년 4월 26일
댓글: Steven Lord 2022년 4월 26일
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
Shivani Patel
Shivani Patel 2022년 4월 26일
I actually got help on where I was going wrong. Thank you
Steven Lord
Steven Lord 2022년 4월 26일
@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".

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Adding custom doc에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by