[Home]Logistic map

HomePage | Recent Changes | Preferences

Showing revision 2
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.


/Talk?


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions | View current revision
Edited September 24, 2001 12:48 am by Filip Larsen (diff)
Search: