slow simulation because of integrator
2 ビュー (過去 30 日間)
古いコメントを表示
Hi! My simulink system could not simulate all values, so simulink provided a link so all values could be simulated in the integrator, but now the system is simulated very slowly because of the integrator. How can I get simulink to simulate normally again.
0 件のコメント
回答 (1 件)
Sam Chak
2023 年 9 月 15 日
Hi @Magda
Since no details are provided to describe why the simulation is slow, I can only guess that the system is stiff. To address this issue, either remove the stiffness or use a stiff ODE solver.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!