필터 지우기
필터 지우기

Speeding up Simulink simlation time.

조회 수: 2 (최근 30일)
GD
GD 2015년 10월 1일
답변: Sebastian Castro 2015년 10월 5일
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.

답변 (1개)

Sebastian Castro
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

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by