ode45 for DQ

How to solve 4 DQ in ode45? the time starts from 0 to 10 and initial value = 0
dy(1) = 0.0735*y(3)-0.0765*y(1)-y(2)+1
dy(2) = 0.0735*y(4)-1.15*y(1)+0.0735*y(2)
dy(3) = 0.0735*y(1)-0.0765*y(3)-0.51*y(4)
dy(4) = 0.0735*y(2)-0.0765*y(4)-0.51*y(3)

Risposte (1)

Richiesto:

il 23 Mag 2020

Risposto:

il 23 Mag 2020

Community Treasure Hunt

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

Start Hunting!

Translated by