predator_prey_ode_test


predator_prey_ode_test, a MATLAB program which calls predator_prey_ode() to use the ODE23 function to estimate solutions of a pair of ordinary differential equations 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 GNU LGPL license.

Related Data and Programs:

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

Source Code:


Last revised on 04 March 2019.