필터 지우기
필터 지우기

How would I create a simulink model for the lift equation?

조회 수: 1 (최근 30일)
Fergal Ahern
Fergal Ahern 2018년 12월 18일
편집: Jim Riggs 2019년 9월 5일
How would I create a Simulink model to model the equation for lift of an aircraft using the equation:
L=CPv^2A/2
Thanks

채택된 답변

Jim Riggs
Jim Riggs 2018년 12월 19일
편집: Jim Riggs 2018년 12월 19일
The gain block can go just about anywhere.
  댓글 수: 2
Fergal Ahern
Fergal Ahern 2019년 9월 5일
What block do I use for the squared function?
Jim Riggs
Jim Riggs 2019년 9월 5일
편집: Jim Riggs 2019년 9월 5일
In the figure, above, I used the "Math Function" block. You will find this on the "Math Operations" page in the Simulink Library Browser. After you copy the block to your model, double-click it and select the function "square".
Or, you can simply use a multiplication block where you put the same signal into both input ports:
Matlab Answers 20190905.JPG

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by