Building a Simulink Model using Second Order Differential Equations

9 次查看(过去 30 天)
Hello, I'm new to Simulink. I have differential equations of the second order that describe the dynamics of an aircraft. I want to build a model for the aircraft in Simulink. Do I have to solve them using laplace transforms or any other method before going to Simulink? In my thinking, Simulink should help me do that. If Simulink can help me do that, then how do I start building the model from the differential equations? I'll really appreciate your help.

采纳的回答

Jarrod Rivituso
Jarrod Rivituso 2011-3-25
Simulink can absolutely help you to model differential equations.
The basic building block is the Integrator block, found in the Continuous library.
As an example, check out the classic van der Pol model...
>> vdp
Of course, Simulink can also model differential equations in state-space or Laplace form using either the State-Space block or the Transfer function block.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Block Libraries 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by