differential equations with Simulink

1 view (last 30 days)
bl276
bl276 on 16 Apr 2019
Answered: Jesús Zambrano on 15 Jan 2020
How can you solve the following equation with simulink?
simulink.PNG

Answers (1)

Jesús Zambrano
Jesús Zambrano on 15 Jan 2020
Hi bl276,
Since those are differential equations, you can implement them in Simulink by using Integrator blocks. You have four first derivatives, so your Simulink model will need to use four Integrator blocks. The inputs and outputs of these blocks should follow the algebra of each differential equation.
Here I attach a link where you can read more about it.
Best,
Jesús

Categories

Find more on General Applications in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!