Chaotic systems are highly sensitive to ther initial conditions, are topologically transitive and generally non-periodic dense orbitted. This code generates visualisations of double and quad pendulums, it also traces the path for it. Feel free to change the initial conditions i.e theta(angle of pendulum string with y axis), omega(angluar velocity) to generate visuals for its motion. Files:
- double_pendulum.py - creates a simple double pendulum motion
- quad_pendulum.py - creates a quad pendulum
- 2_double_pendulum.py - simultaneously creates two different double pendulums with individual initial conditions