4. [25pt] ODE: Consider the system ODES: x' (t): = ax Bry y' (t) = dxy - YY (a) Write the 4th order Runge-Kutta algorith
Posted: Thu May 26, 2022 9:45 am
4. [25pt] ODE: Consider the system ODES: x' (t): = ax Bry y' (t) = dxy - YY (a) Write the 4th order Runge-Kutta algorithm for the system (b) Write the codes to implement the algorithm. You decide the parameters a, 3, 8, 7. (c) Plot the solution as a phase-space curve.