Skip to content

rbds/assignment-bank-2015

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

assignment-bank-2015

For submission of class project at GW, Fall 2015

This assignment examines numerical integration techniques using mechanical systems. In the notebook Integration_Techniques_for_Mechanical_Systems, I start by introducing a simple harmonic oscillator and three different types of integrators (Euler, Runge-Kutta, and Verlet). Next I introduce damping and look at how the system behavior changes for each method of integration. The Double_Pendulum_Problem notebook looks at the double pendulum problem using Runge-Kutta and Verlet integration.

The code in this repository is under Creative Commons Attribution license CC-BY 4.0, code under MIT license © 2015 Randall Schur

About

For submission of class projects at GW, Fall 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.8%
  • CSS 0.2%