predator_prey_ode_test, a C code which calls predator_prey_ode(), which estimates solutions of a pair of ordinary differential equations that model the behavior of a pair of predator and prey populations.
The computer code and data files described and made available on this web page are distributed under the MIT license
predator_prey_ode, a C code which solves a pair of predator prey ordinary differential equations (ODE's).