photo

Patrick


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


How to resolve ODE system in Matlab using numerical method Runge-Kuta?
the ODE system is like that : y'(1)=y(2); Y'(2)=k1Y(3)+k2Y(2); Y'(3)=k3Y(4); Y'(4)=k4Y(2);

10 years ago | 1 answer | 0

1

answer