Simulink build model from differential equation
2 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(2 个)
Pratyush Roy
2021-5-17
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!
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!