Skip to content

Independent Research on investigating the pendulum's oscillation and period using Elliptic Integral and simplified Differential Equations

Notifications You must be signed in to change notification settings

vietbui1999ru/PendulumSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Independent Research on the Behavior of Single Pendulum swings for Euler's Method, built-in ODE, and Runge-Kutta 4th order.

To run script

Dependencies:

  • python3>=python3.11
  • Libraries:
  • matplotlib
  • scipy
  • numpy
# first, activate rkenv with : source rkenv/bin/activate

python main.py
# close window to see subsequent models and their respective graphs.

# to deactivate the virtual environment, type deactivate in cmdline.

About

Independent Research on investigating the pendulum's oscillation and period using Elliptic Integral and simplified Differential Equations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published