Kibalchish47 / animating-lorenz-attractor-jupyter

Lorenz system animation and visualization of its strange attractor with Python (Jupyter Notebook)
3 stars 0 forks source link

Visualize multiple different attractors with different starting parameters #1

Closed Kibalchish47 closed 1 year ago

Kibalchish47 commented 1 year ago

I visualized the Lorenz system with the classic parameters (given by Lorenz himself) to get a strange attractor. Nonetheless, visualizing the system with other parameters could prove useful and rewarding.

Kibalchish47 commented 1 year ago

Done. Pull request merged.