Why MATLAB is showing busy string the code attached below?

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 件のコメント

Walter Roberson
Walter Roberson 2019 年 11 月 24 日
Your outputs quickly diverse to +/- 1e38 after which the precision loss is so great that you make no further progress.
parag gupta
parag gupta 2019 年 11 月 24 日
編集済み: parag gupta 2019 年 11 月 24 日
Thank you Walter
Could you please tell what needs to be done to get graphs of the given model (pic attached) ?
Walter Roberson
Walter Roberson 2019 年 11 月 24 日
Sorry, I do not know. However the equations you programmed do not appear to be the same as the diagram.
parag gupta
parag gupta 2019 年 11 月 24 日
Could you pls tell me how they are different?
Walter Roberson
Walter Roberson 2019 年 11 月 24 日
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
parag gupta 2019 年 11 月 27 日
actually w(t) = a2+a3f(t) its written at end of the model
Walter Roberson
Walter Roberson 2019 年 11 月 27 日
編集済み: Walter Roberson 2019 年 11 月 27 日
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
parag gupta 2019 年 11 月 28 日
thanks Walter:)

回答 (0 件)

この質問は閉じられています。

質問済み:

2019 年 11 月 24 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by