Simulation progress does not rise from 20%.

1 次查看(过去 30 天)
Simulation progress doesn't go up at 20%. It's always at 20% no matter how many times I repeat it.
  1 个评论
Angelo Yeo
Angelo Yeo 2023-12-28
In order to find the precise cause and solution for the issue you are currently experiencing, I believe that the following additional information would be necessary. If you could provide the following information, it would enable contributors, including myself, to assist you more effectively:
1) Detailed description of the issue
- Precise information on MATLAB Release and OS would be also helpful. You can find this with the command "ver". (You can obfuscate your license number.)
2) Example files and data files that can reproduce the issue
3) Exact steps to reproduce the same problem using the files you provided
4) All error messages that appear when the issue occurs

请先登录,再进行评论。

回答(2 个)

Sam Chak
Sam Chak 2023-12-28
In my experience, the system's dynamics probably become extremely stiff as the simulation progresses towards 20%. Use ode15s; otherwise, consider ode23s if you find ode15s inefficient.

Jongil Lee
Jongil Lee 2023-12-28
안녕하세요
시뮬레이션 과정에 발생하는 해의 수렴성이나 기타 수치적 문제를 분석하기 위해서 Solver Prfiler / Simulink Profiler를 활용해 보시기 바랍니다.

类别

Help CenterFile Exchange 中查找有关 General Applications 的更多信息

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by