predator_prey_ode_test, a MATLAB code which calls predator_prey_ode(), which solves a set of ordinary differential equations (ODE) that model the behavior of a pair of predator and prey populations.
The information on this web page is distributed under the MIT license.
predator_prey_ode, a MATLAB code which solves a pair of predator prey ordinary differential equations (ODE) using MATLAB's ode23() solver.