Filter by tag

Dynamical Bestiary: Swift-Hohenberg Equation

Python notebook for the Swift-Hohenberg equation. Explores pattern formations using numerical continuation and direct simulation methods.

Dynamical Bestiary: Cahn-Hilliard Equation

Python notebook for the Cahn-Hilliard equation. Explores pattern formations using numerical continuation and direct simulation methods.

Dynamical Bestiary: Kuramoto-Sivashinsky Equation

Python notebook for the Kuramoto-Sivashinsky equation. Explores pattern formations using numerical continuation and direct simulation methods.

Dynamical Bestiary: Allen-Cahn Equation

Python notebook for the Allen-Cahn equation. Explores pattern formations using numerical continuation and direct simulation methods.

Dynamical Bestiary: FitzHugh-Nagumo Equation

Python notebook for the FitzHugh-Nagumo equation. Explores pattern formations using numerical continuation methods.

Dynamical Bestiary: Bratu Equation

Python notebook for the Bratu equation. Explores pattern formations using numerical continuation methods.

Spiral Waves in the Theta Model

MATLAB project that explores spiral wave solutions in the theta model through a PDE formulation using time stepping and numerical continuation methods.

Spiral Waves via Geometric Flows

MATLAB project that simulates 2D spiral waves using geometric flows. The simulation visualizes the formation and evolution of spiral wave patterns in a two-dimensional space.