CHAOS_ESTHETIQUE

CHAOTIC_SYSTEM_VISUALIZATION // MODULE_08

← Return

SYSTEM_PARAMETERS

0.9000
0.9999
18.00
0.00
10000

x(n+1) = y(n) + a·x(n) + 2(1-a)·x(n)² / (1+x(n)²)

y(n+1) = -b·x(n) + f(x(n+1))

LIVE_RENDER // D3.JS COMPUTE: IDLE

DATA_LOG: CHAOS_ESTHETIQUE

This is a custom aesthetic chaos system that generates beautiful patterns through iterative transformations. The function f(x) creates a nonlinear mapping, and the coupled equations produce intricate attractors. The system is highly sensitive to parameters a and b, displaying a wide variety of behaviors from stable orbits to chaotic attractors.