Speeding up Simulink simlation time.
1 回表示 (過去 30 日間)
古いコメントを表示
I have a very complex ODE model of a car. The simulation time required is really very high. How could i speed up the simulation? Is there some way where i could convert my entire model to some fast execution block. I am concerned because i want to further develop various safety algorithms on this model, and I fear that it will become much more slow.
0 件のコメント
回答 (1 件)
Sebastian Castro
2015 年 10 月 5 日
This article covers a lot of good tips for simulation performance in Simulink.
An additional thing which is not listed in the article above (as it is new in the last few releases) is Fast Restart. This can help you speed things up if you're running multiple simulations with the only change being parameter values changing.
Hope this serves as a good start.
- Sebastian
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Ordinary Differential Equations についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!