How to do Runge-Kutta with two coupled differential equations?

13.6k Views Asked by At

I want to apply the 4th order Runge-Kutta method on the Lotka-Volterra equations, but how can I do that? Just do the steps, alternating between the two functions?