Help me with the simulink.
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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
on 16 Sep 2013
1 vote
it's the same thing with one equation, just use derivative, sum and gain block.
2 Comments
Kaustubha Govind
on 16 Sep 2013
Azzi Abdelmalek
on 16 Sep 2013
[ Nguyen commented]
thanks, i can do it now
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!