필터 지우기
필터 지우기

how to implement in simulink

조회 수: 2 (최근 30일)
Aniket
Aniket 2013년 2월 26일
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