#ColabNotebook
Explore tagged Tumblr posts
tpointtechedu · 3 months ago
Text
Tumblr media
0 notes
chelseasprojects · 3 years ago
Text
Python in Classical Mechanics
August 2022 - December 2022
I learned some basic python in UCF’s fall 2022 classical mechanics course. We used Python to numerically solve physics problems with calculus and differential equations. I enjoyed learning a new programming language, Python is definitely my new favorite as far as syntax goes.
In the course, we had one relevant coding homework problem per chapter in Taylor’s Classical Mechanics. We also had 2 projects; the projects required videos with the first project being free-choice on any problem in Taylor’s book and the second problem gave you choice to investigate a three-body-problem or a chaotic damped pendulum as described in Taylor’s chapter 12. 
Project 1: 
ColabNotebook: https://colab.research.google.com/drive/1oorF7lG4VvzMx6TA7ft9gOgKG0uNv-3T?usp=sharing
Video Explanation:
youtube
Project 2: 
ColabNotebook: https://colab.research.google.com/drive/1P5HCUT5l70Ie1FhJjPBV1dbMlR_yedBa?usp=sharing 
Video Explanation:
youtube
0 notes