Toys

Brownian Studio

Paint with Brownian motion. Each mode is a different stochastic differential equation.

0 particles | 0 FPS

The simplest stochastic process: position evolves under pure white-noise forcing,

$$dX_t = \sigma\, dW_t,$$
where \(W_t\) is a standard Wiener process. The variance of position grows linearly with time: \(\mathrm{Var}(X_t) = \sigma^2 t\). In the continuum limit, the density of many such particles satisfies the heat equation \(\partial_t \rho = \tfrac{\sigma^2}{2}\Delta \rho\) -- the microscopic side of the diffusion term in the Reaction-Diffusion toy.

Click or drag to spawn glowing plumes.

The deterministic limit of these particle dynamics is the reaction-diffusion / gradient-flow PDE explored in the Reaction-Diffusion toy. The energy-stable schemes in Justin's dissertation discretize that continuum side; this toy renders the microscopic side directly. See /p/research/.