write matlab program to find minimum value of function x(x-1.5)using interval halving method .take initial interval to be(-1,4) and e=0.01 plot the length of interval vs the iteration number also

write matlab program to find minimum value of function x(x-1.5)using interval halving method .take initial interval to be(-1,4) and e=0.01 plot the length of interval vs the iteration number also

댓글 수: 2

... And remember that MATLAB has absolutely no implied multiplication. x(x-1.5) would be an attempt to index x at location x-1.5
Regarding your flag ("can u provide code for that"): read the link Walter posted. You should also post your comments as comments instead of flags.

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

답변 (0개)

카테고리

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

질문:

2020년 9월 4일

댓글:

Rik
2020년 9월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by