Skip to content

This repository contains two physics simulations: one for a simple pendulum and another for a double pendulum. The codes model the motion of pendulums using numerical methods, allowing users to explore chaotic behavior. Visualizations help to observe oscillatory motion and the transition from regular to chaotic dynamics.

Notifications You must be signed in to change notification settings

dnsfran/Pendulums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Personal Project

Simple and Double Pendulum Simulations This is a personal project where I implemented simulations of a simple pendulum and a double pendulum. The goal was to put into practice the equations of motion described on the Wikipedia pages for each system. The codes demonstrate the pendulums’ dynamics, from regular oscillations in the simple pendulum to the chaotic behavior observed in the double pendulum, providing a hands-on approach to classical mechanics.

About

This repository contains two physics simulations: one for a simple pendulum and another for a double pendulum. The codes model the motion of pendulums using numerical methods, allowing users to explore chaotic behavior. Visualizations help to observe oscillatory motion and the transition from regular to chaotic dynamics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages