predator_prey_ode_test


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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

predator_prey_ode, a MATLAB code which solves a pair of predator prey ordinary differential equations (ODE) using MATLAB's ode23() solver.

Source Code:


Last revised on 17 December 2021.