Continuous flow · dim ∞
Mackey-Glass
1977 model of physiological control (white blood cell production) with delayed feedback. Infinite-dimensional state space due to the delay. Standard benchmark for chaotic time-series prediction and reservoir computing.
Equations
dx/dt = β · x(t − τ) / (1 + x(t − τ)^n) − γ · x(t)At a glance
| Parameters | β = 0.2, γ = 0.1, n = 10, τ = 17 (standard benchmark) |
|---|---|
| Chaotic for | τ > 16.8 (standard) |
| History | Mackey and Glass, Science (1977). |
Try it
Open the interactive playground at /tools/mackey-glass.
See also
Quick quiz
Test yourself on mackey-glass
8 multiple-choice questions. Pick an answer for each, then submit to see explanations.
Q1.Mackey-Glass models:
Q2.At standard parameters and τ > 16.8, the dynamics are:
Q3.Mackey-Glass is famously used as:
Q4.The phase space of Mackey-Glass is:
Q5.The Hill function in Mackey-Glass:
Q6.Increasing n in Mackey-Glass makes feedback:
Q7.Why is Mackey-Glass a 'physiological' chaos model?
Q8.Reservoir computing benchmark uses Mackey-Glass because: