Simulink build model from differential equation
显示 更早的评论
Hi, I am very new in simulink. I have build a simulink model from the given equation:

Input is the voltage and output should be the angular phi from a spinning disk.
Do I have modeled this in simulink right? By the given differential equation?

I'm not sure if I modeled this correctly. Thank you for any help.
回答(2 个)
Pratyush Roy
2021-5-17
0 个投票
Hi Mark,
The Simulink model has been built correctly and it is able to properly capture the differential equation as mentioned in the question. In case the equation has some initial conditions provided, you can add them to the Integrator block. You can use the Scope block to view the response of any of the states in the equation
Hope this helps!
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!