Execution time prediction for Simulink models
Mostrar comentarios más antiguos
Hi,
Is there a method to predict if a simulink model A consumes more time than a Simulink model B?
In my case, I have many models generated by RTW. I am running these models in many threads. Before starting the simulation, I am trying to predict which model will consume more CPU and then affect it to a special thread.
If we can prove that state variables and zero-crossing events of model A are superior than those of model B, can we say that model A will consume more time than model B? I am not sure that is true...
Another solution is to use the WCET technique (Worst Case Execution Time), but I am searching for a simpler technique.
Thank you,
Best Reguards, Hassen
Respuesta aceptada
Categorías
Más información sobre Manual Performance Optimization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!