. [25pt] ODE: Consider the system ODES: x' (t) = ax - Bry y' (t) = Sxy - vy (a) Write the 4th order Runge-Kutta algorith
Posted: Thu Jun 02, 2022 12:15 pm
. [25pt] ODE: Consider the system ODES: x' (t) = ax - Bry y' (t) = Sxy - vy (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.