Related simulators
Continue with similar topics in this category — or all 85 in Math Visualization.
Chaos Game (Sierpiński)
Random vertex + midpoint walk; the attractor is the Sierpiński gasket — try RGB by vertex.
Sandpile (SOC)
BTW abelian model: add grains, ≥4 topples to neighbors; critical avalanches.
Gaussian Mixture EM Algorithm
Expectation-maximization for a two-component Gaussian mixture: responsibilities, E/M steps, likelihood, and covariance ellipses.
Support Vector Machine Margin
Hard/soft-margin SVM sketch with C penalty, hinge loss, support vectors, decision boundary, and margin bands.
Keller–Segel Chemotaxis
∂ₜn = Dₙ∇²n − χ∇·(n∇c), ∂ₜc = D_c∇²c + αn − βc; bacteria follow attractant; collapse at high χ; 96² grid.
FFT Magnitude Spectrum
Paint or preset a 256-point signal; radix-2 FFT shows |X[k]| vs bin (DC to Nyquist).