Simulink modeling problem

2 views (last 30 days)
Asao Unagi
Asao Unagi on 9 May 2011
Hi,
Can sombody help me... please
I have a formula, from which I need a simulink model.
Thank you in advance...

Accepted Answer

Seth Popinchalk
Seth Popinchalk on 11 May 2011
  1. Rewrite the equations as a system of first order derivatives. (Your equations are already in this form)
  2. Add integrators to your model, and label their inputs and outputs.
  3. Connect the terms of the equations to form the system.
For an example of this process refer to this blog post about How to draw ODEs in Simulink.
  1 Comment
Asao Unagi
Asao Unagi on 11 May 2011
Thank you for your answer...
It helped :)

Sign in to comment.

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!