[Home]Logistic map

HomePage | Recent Changes | Preferences

The Logistic map is an archetypical example of how very complex behaviour can arise from very simple non-linear dynamical equations. The map was originally made as a very simple model for predator-prey systems like foxes and rabbits, containing two casual loops:

Mathematically this can be written as

 x[n + 1] = r * x[n] * (1 - x[n]),

where x[n] is the population at year n (normalized to the be between 0 and 1) and r is the combined rate for reproduction and starvation.

By simulating this system with varying r, we can observe the following behaviour:

An interactive simulation of the Logistic map can be found at http://mathpost.la.asu.edu/~daniel/logistic.html.

/Computer simulation


/Talk?


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions
Last edited September 24, 2001 1:23 am by 212.187.124.xxx (diff)
Search: