LOGISTIC_MAP
CHAOTIC_SYSTEM_VISUALIZATION // MODULE_03
SYSTEM_PARAMETERS
3.900
0.500
100
x(n+1) = r·x(n)·(1 - x(n))
LIVE_RENDER // D3.JS
DATA_LOG: LOGISTIC_MAP
The logistic map is a polynomial mapping that exhibits very complicated chaotic behavior. It was popularized by Robert May as a simple model for population growth with limited resources. As the parameter r increases, the system transitions from stable to periodic to chaotic behavior.