👩💻 SDD Assessment - Double Pendulum simulation in JavaScript
-
Updated
Sep 14, 2022 - JavaScript
👩💻 SDD Assessment - Double Pendulum simulation in JavaScript
This project models and simulates the dynamics of a double pendulum system with variable radii connected by springs, including damping effects. The system is governed by nonlinear differential equations and solved numerically using scipy.integrate.solve_ivp
A double pendulum simulation in rust using Runge-Kutta 4th order ODE solver.
Implementation of Double Pendulum and visualization of the tail bob at different stages of time.
Add a description, image, and links to the doublependulum topic page so that developers can more easily learn about it.
To associate your repository with the doublependulum topic, visit your repo's landing page and select "manage topics."