Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 308 Bytes

File metadata and controls

4 lines (3 loc) · 308 Bytes

Double pendulum

Uses 4th order runge kutta and the equations of motion for angular velocity and impulse to solve for the position of a double pendulum. No damping is in this system which is why it keeps moving.

Animation of program