NUMERICAL METHODS ITERATION PROCESS

조회 수: 4 (최근 30일)
Chijioke  Nkwocha
Chijioke Nkwocha 2021년 6월 14일
댓글: Aghamarsh Varanasi 2021년 6월 17일
Hello! I am writing a code on MATLAB for an iteration but keep getting the error below. I cannot seem to figure out where the error comes from. Any help will be appreciated.
  댓글 수: 2
Mathieu NOE
Mathieu NOE 2021년 6월 16일
hello
you should also post the code itself not just a screen shot
Aghamarsh Varanasi
Aghamarsh Varanasi 2021년 6월 17일
The error is from the timeJ variable. It seems that the number of elements in array timeJ are less than 1000, which you are querying for in the line
plot(timeJ(1:k+1), normrJ)
If you attach the code as an m file along with all the variables, it would be easy to debug the issue

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Entering Commands에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by