how to implement in simulink

2 次查看(过去 30 天)
Hello,
how should i do following equations in simulink
phi_dot = sin (phi)*K*F
w _dot = -K*F*sin(phi)
in these equation how should i implement "sin(phi)"
in simulink
thank you

采纳的回答

ChristianW
ChristianW 2013-2-26
phi -> sin(phi) with Trigonometric Function block
phi_dot -> phi with Integrator block

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Discontinuities 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by