predator_prey_ode, a Python code which sets up and solves a system of ordinary differential equations (ODE) for a Lotka-Volterra predator prey model.
The computer code and data files described and made available on this web page are distributed under the MIT license
predator_prey_ode is available in a MATLAB version and a Python version.
predator_prey_ode, a Python code which sets up and solves a system of ordinary differential equations (ODE) for a Lotka-Volterra predator prey model.
vanderpol_ode_period, a Python code which sets up and solves the ordinary differential equations (ODE) that define a van der Pol oscillator in order to estimate the period of the limit cycle.