Skip to content

Commit d5ebf14

Browse files
committed
Add nonlinear system demos post and static HTML demos
1 parent cfd6f77 commit d5ebf14

4 files changed

Lines changed: 1497 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "A few nonlinear system demos"
3+
summary: "Quick note: I put together three small nonlinear system demos and shared them on my site."
4+
date: 2026-03-09T10:32:54+00:00
5+
authors:
6+
- me
7+
tags:
8+
- nonlinear-systems
9+
- dynamics
10+
- simulation
11+
---
12+
13+
I put together a few lightweight interactive demos while studying nonlinear systems.
14+
15+
If you want to play with them directly:
16+
17+
- [Nonlinear pendulum (3D + phase cylinder)](/nonlinear/pendulum.html)
18+
- [Double-well potential](/nonlinear/double_well.html)
19+
- [Van der Pol oscillator (3D)](/nonlinear/vdp.html)
20+
21+
Nothing fancy, just practical visual notes I can revisit later. I’ll keep adding more as I go.

0 commit comments

Comments
 (0)