Why MATLAB is showing busy string the code attached below?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have done the coding of a model (I have attached the image of the model and the code).
MATLAB is showing busy.
Could you please tell me how to fix the issue?
Thanks :)
8 Comments
Walter Roberson
on 24 Nov 2019
Your outputs quickly diverse to +/- 1e38 after which the precision loss is so great that you make no further progress.
parag gupta
on 24 Nov 2019
Edited: parag gupta
on 24 Nov 2019
Walter Roberson
on 24 Nov 2019
Sorry, I do not know. However the equations you programmed do not appear to be the same as the diagram.
parag gupta
on 24 Nov 2019
Walter Roberson
on 24 Nov 2019
Look at the number of terms in v1 compared to your first equation. Your first equation has two terms but none of your v* have as few as two terms.
parag gupta
on 27 Nov 2019
Walter Roberson
on 27 Nov 2019
Edited: Walter Roberson
on 27 Nov 2019
I went through the system in symbolic form, but I was not able to figure out the correspondance between terms.
I have not worked with dde23() before, and I seem to have missed some things.
parag gupta
on 28 Nov 2019
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!