Help me with the simulink.

Solve the system of equations using simulink
y1(t)'=-3y1(t)-2y2(t), y1(0)=1
y2(t)'=4y1(t)+2y2(t), y2(0)=1
I just known using simulink to solve 1 equation such as: y(t)''-5y(t)'+y(t)=0, i dont know how to draw system of equation. Please help(sorry for my bad english)

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 16 Sep 2013

1 vote

it's the same thing with one equation, just use derivative, sum and gain block.

2 Comments

Some more perspective here: How to draw ODEs in Simulink
[ Nguyen commented]
thanks, i can do it now

This question is closed.

Products

Asked:

on 16 Sep 2013

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!