Speeding up Simulink simlation time.

2 visualizaciones (últimos 30 días)
GD
GD el 1 de Oct. de 2015
Respondida: Sebastian Castro el 5 de Oct. de 2015
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.

Respuestas (1)

Sebastian Castro
Sebastian Castro el 5 de Oct. de 2015
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

Categorías

Más información sobre General Applications en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by