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

1 次查看(过去 30 天)
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 个评论
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