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)

Antworten (1)

darova
darova am 23 Mai 2020

0 Stimmen

See this solution

Gefragt:

am 23 Mai 2020

Beantwortet:

am 23 Mai 2020

Community Treasure Hunt

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

Start Hunting!

Translated by