Keep Simulink simulation stable
显示 更早的评论
I would like to prevent my Simulink model from crashing due to dynamic instabilities. My coworker mentioned some measures that have stabilized his models:
- Replace switches, which cause abrupt changes, with Saturation blocks, though I'm not clear on implementation
- Avoid differentiation. For example, simulate position and integrate to get acceleration, rather than simulate acceleration and differentiate to get position.
What other measures can help stabilize a Simulink model? If there is documentation that covers this, please let me know - haven't found any.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Modeling 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!