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
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
2019년 11월 24일
편집: parag gupta
2019년 11월 24일
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
2019년 11월 24일
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
2019년 11월 27일
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
2019년 11월 28일
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!