WOLFRAM|DEMONSTRATIONS PROJECT

The Rossler Attractor

​
max t
a
0.2
b
0.2
c
8
The Rossler Attractor is a simple kind of dynamic system with interesting behavior. You can vary the parameters of the constants
a
,
b
, and
c
in time.
The system is defined by:
dx
dt
-(y+z)
,
dy
dt
x+ay
,
dz
dt
b+xz-cz
.