Prey - Predator
Differential Equations solved by Runge-Kutta

Prof. Richard B. Goldstein

problem : solve x' = f(t, x, y) and y' = g(t, x, y) given initial points: x(t0) = x0 , y(t0) = y0
help    e-mail    Return to Calculus Notes

Function (Javascript syntax)
x' = f(t, x, y) =
y' = g(t, x, y) =

n =
t0 =
tmax =
x0 = x(t0) =
y0 = y(t0) =
decimal places =
Graph of x(t), y(t) vs. t
or Graph of x(t) vs. y(t)
[Graph] space