NUMERICAL METHODS ITERATION PROCESS

7 Ansichten (letzte 30 Tage)
Chijioke  Nkwocha
Chijioke Nkwocha am 14 Jun. 2021
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 Kommentare
Mathieu NOE
Mathieu NOE am 16 Jun. 2021
hello
you should also post the code itself not just a screen shot
Aghamarsh Varanasi
Aghamarsh Varanasi am 17 Jun. 2021
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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Entering Commands finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by