Borrar filtros
Borrar filtros

how to implement in simulink

2 visualizaciones (últimos 30 días)
Aniket
Aniket el 26 de Feb. de 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

Respuesta aceptada

ChristianW
ChristianW el 26 de Feb. de 2013
phi -> sin(phi) with Trigonometric Function block
phi_dot -> phi with Integrator block

Más respuestas (0)

Categorías

Más información sobre Discontinuities en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by