A Python simulation of the double pendulum system using Lagrangian mechanics to demonstrate chaotic behavior.
-
Updated
Dec 7, 2025 - Jupyter Notebook
A Python simulation of the double pendulum system using Lagrangian mechanics to demonstrate chaotic behavior.
Implementations in Unity of the Ten Minute Physics YouTube channel. Instead of using Unity's built-in physics engine, you will learn how to make your own XPBD based physics engine. This is useful if you want to simulate ropes, cloth, tires, etc. You will also learn how to make fluid simulations and soft body physics.
First simulation attempt ⋆。𖦹°⭒˚
Learning cartpole swing-up control using Soft-Actor-Critic method
Lyapunov Spectrum for Double Pendulum using GRU
A double pendulum simulation written in C++ and visualized with SFML.
Double Pendulum Playground
Franklin-powered website.
Generate a dataset of hundreds of millions of chaotic double pendulum simulations at various angles, lengths, and simulation times. Then use Deep Learning with pytorch train a Neural Network to predict where the pendulums will be.
Graphical simulation of a chaotic double pendulum using p5.js.
Interactive double pendulum simulation showcasing non-linear dynamics and chaotic motion.
MATLAB simulation and visualization of a double pendulum — a classic example of deterministic chaos and nonlinear dynamics in physics.
Julia scripts I have written primarily for the purpose of technical computing.
Интерактивная виртуальная лаборатория для симуляции и анализа сложной динамики двойного маятника, включая исследование хаоса, фазовых портретов и карт Пуанкаре.
Creation of a video of multiple double pendulums in C++ with slightly different initial configurations.
Double pendulum in PyGame with adjustable parameters
Balancing Act: Mastering the Inverted Double Pendulum with Soft Actor-Critic
AI-powered chaos detection using Simple Harmonic Motion (SHM) & Double Pendulum examples! Compare a Neural Network (NN) with the Lyapunov exponent method to classify chaotic vs. non-chaotic systems. Features Deep Learning, SHAP explainability, F1-score, precision, recall, and stunning visualizations!
Simulating double pendulums
ROUSSET Clotilde, PREDIERI Tony, PAGES Hugo, PIVARD Antonin, HOUSNI Mohamed 2023 double pendulum simulation with Runge Kutta 4
Add a description, image, and links to the double-pendulum topic page so that developers can more easily learn about it.
To associate your repository with the double-pendulum topic, visit your repo's landing page and select "manage topics."