Is there any method to reverse engineer Mathematical equations from a Simulink Model?
显示 更早的评论
I am trying to create mathematical equations behind a simulink model. Manually its proving to be a time consuming task. Is there a faster approach to carry out this job?
3 个评论
Ganesh Gaonkar
2014-10-28
Did you mean that you have a Simulink model that represents a particular mathematical equation and you want to get the equation that is implemented automatically? What kind of equations are implemented in your Simulink model?
Shobhit
2014-10-30
Manuel
2014-10-31
You can linerize Simulink models to state-stace models. This enables computing a (linear) mathematical representation from the Simulink model at a given operating point. Simulink provides some basic trimming and linearization functions: http://www.mathworks.com/help/simulink/trimming-and-linearization.html The toolbox "Simulink Control Design" offers further trimming and linearization functionality.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Modeling 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!