how to implement in simulink

3 vues (au cours des 30 derniers jours)
Aniket
Aniket le 26 Fév 2013
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

Réponse acceptée

ChristianW
ChristianW le 26 Fév 2013
phi -> sin(phi) with Trigonometric Function block
phi_dot -> phi with Integrator block
  1 commentaire
Aniket
Aniket le 26 Fév 2013
thank you

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by