HÉNON_MAP
CHAOTIC_SYSTEM_VISUALIZATION // MODULE_02
SYSTEM_PARAMETERS
1.400
0.300
2000
x(n+1) = y(n) + 1 - a·x(n)²
y(n+1) = b·x(n)
LIVE_RENDER // D3.JS
DATA_LOG: HÉNON_MAP
The Hénon map is a discrete-time dynamical system introduced by Michel Hénon as a simplified model of the Poincaré section of the Lorenz model. For certain parameter values, the map exhibits chaotic behavior and produces a strange attractor.