Export Image
Export Code

Dynamical Systems: circule trajectories

Yanghong Huang

0 views in last 90 days
Last edited Sep 23, 2025
Created on Sep 23, 2025
Forked from D3 Starter

Circular trajectories of a simple dynamical system

For the dynamical system $\dot{x}=xy, \dot{y}=(1-x^2-y^2)/2$, the trajectories can be shown to be circles, uniquely determined by the initial condition.

MIT Licensed

Comments

Curran Kelleher
commented on
Sep 24, 2025

I like this a lot. Very cool!