More from Math Visualization
Other simulators in this category — or see all 78.
Lissajous Curves
Beautiful patterns from two frequencies with adjustable ratio.
Harmonograph
Two damped harmonic sums in x and y: decaying rosette trace vs Lissajous loops.
Spirograph (Trochoids)
Hypo- or epitrochoid: fixed R, rolling r, pen d; hue trail and period hints.
Sorting Algorithms (parallel)
Bubble, insertion, merge, quicksort, and heapsort on the same shuffled permutation — five bar rows advance in lockstep so you can compare how each method moves values.
SIR Epidemic Model
S + I + R = 1: βSI and γI; ℛ₀ ≈ β/γ, herd threshold 1 − 1/ℛ₀; RK4 time plot.
SEIR / SEIRS Epidemic Model
S + E + I + R = 1: latent compartment σE delays infectiousness, recovery γI, optional waning ωR → S; ℛ₀ = β/γ; RK4 time plot.