Models / Lotka-Volterra

Lotka Volterra model

The Lotka-Volterra equations, developed in the 1920s by Alfred Lotka and Vito Volterra representing the cyclic, phase-shifted population dynamics between a predator and its prey.

model-scheme
tune

Simulation parameters

tune

Initial conditions

analytics

Analyses

Short Simulation

Loading chart...

Extended Simulation

Loading chart...

Add analysis

Model Details

Review and edit model structure, biological variables, and kinetic parameters.

NameTex nameInitial valueActions

Edit Options

Edit Options

preview

Generated LaTeX Code

\begin{align*}
  \frac{d Prey}{dt} &= \alpha \cdot Prey - \beta \cdot Predator \cdot Prey \\ 
  \frac{d Predator}{dt} &= \delta \cdot Predator \cdot Prey - \gamma \cdot Predator
\end{align*}

Edit analysis

Plot options

Variable selection
Show Normalize

Edit analysis

Plot options

Variable selection
Show Normalize

Build your own model

Choose how you want to define your system.

ODE models

Steady-state models