predatorprey: predatorprey

Description Usage Arguments Value

Description

The solver for Lotka-Volterra differential equation.

Usage

1
predatorprey(x1, x2, x3, x4)

Arguments

x1

The growth rate of prey

x2

The decay rate of predator

x3

The predating effect on prey

x4

The predating effecto on predator

Value

The ODE solution


evoper documentation built on May 2, 2019, 12:13 a.m.

Related to predatorprey in evoper...