how to implement in simulink

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 日

0 投票

phi -> sin(phi) with Trigonometric Function block
phi_dot -> phi with Integrator block

1 件のコメント

Aniket
Aniket 2013 年 2 月 26 日
thank you

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by