Double Pendulum Simulation in Python! || Simulating Physics with Python

preview_player
Показать описание
In this video we will implement and simulate a classical physics problem: The double Pendulum! Every step will be explained in detail so you can make your own python simulation of this rather peculiar chaotic system. This video also includes a complet description of the problem and how different initials conditions impacts the simulation.

Enjoy ~ 🐍



🕒 Timestamps:
0:00 - Introduction
0:53 - Importing Libraries & Presenting the system
2:05 - Defining Variables & Constantes
5:15 - Defining Derivatives
6:29 - Defining the Energies and Lagrange
7:34 - Lagrange's Equations
8:52 - Solving the System of Equations
10:37 - Solving the System with odeint()
17:53 - Animating and Simulating the Results
29:33 - Final Thoughts
30:05 - Outroduction

Enhance your understanding of the Lagrange with this straightforward tutorial. #physics #PythonSimulation #ScienceTutorial
Рекомендации по теме
Комментарии
Автор

Ii is micrto see dbodychallengging the give solution if you identify the. Problem is probability in the calcuus

derekleviston
Автор

Could you make truck trailer dynamic system simulation?

hakankosebas
Автор

The code works fine but there is no animation

koushikvijayakumar
Автор

It seems to me that the solution isn't correct. Can't put my finger on exactly WHERE you made the mistake - but trust me this isn't correct.

swedishpsychopath