The Lorenz Attractor
Chaotic Symphony
A system of three differential equations originally formulated by Edward Lorenz in 1963 to model atmospheric convection, exhibiting sensitive dependence on initial conditions.
dx/dt = σ(y - x)
dy/dt = x(ρ - z) - y
dz/dt = xy - βz
σ = 10.000, ρ = 28.000, β = 2.667
Loading parameters...