External Resources
A one-stop shop for all external references throughout this course.
We'll cover the following
Introduction
[1] https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html
[2] https://github.com/alexkenan/pymae/
Graphing Thrust Available and Thrust Required
[1] https://github.com/matplotlib/cheatsheets
Graphing Dynamic Pressure during a Rocket Launch
[1] https://www.nasa.gov/mission_pages/shuttle/shuttlemissions/sts121/launch/qa-leinbach.html
[2] https://www.grc.nasa.gov/www/k-12/rocket/atmos.html
[3] https://www.wired.com/2016/01/how-fast-did-blue-origins-rocket-accelerate-on-launch/
Getting and Plotting Airfoil Coordinates
[1] https://m-selig.ae.illinois.edu/ads/coord_database.html
[2] https://requests.readthedocs.io/en/master/
Modeling a 2-Body Orbit in 2D and 3D
[1] https://www.hs.uni-hamburg.de/DE/Ins/Per/Czesla/PyA/PyA/index.html
[2] https://matplotlib.org/api/_as_gen/matplotlib.animation.FuncAnimation.html
[3] https://matplotlib.org/3.1.1/gallery/style_sheets/style_sheets_reference.html
[4] Here are a few options for hex color codes:
- https://htmlcolorcodes.com/
- https://www.w3schools.com/colors/colors_picker.asp
- https://www.color-hex.com/
[5] https://en.wikipedia.org/wiki/Molniya_orbit
Unit Conversions
[1] https://docs.python.org/3/library/tkinter.html
[2] https://effbot.org/tkinterbook/
[3] https://pint.readthedocs.io/en/latest/index.html
[4] https://github.com/hgrecco/pint/blob/master/pint/default_en.txt
[5] https://www.w3schools.com/python/python_lambda.asp
[6] https://pint.readthedocs.io/en/latest/defining.html
Introduction to Web Scraping
[1] https://www.engineeringtoolbox.com/
[2] https://www.crummy.com/software/BeautifulSoup/bs4/doc/
[3] https://openpyxl.readthedocs.io/en/stable/
[4] https://www.engineeringtoolbox.com/properties-aluminum-pipe-d_1340.html
Modeling Camera Shutter Effect
[1] https://github.com/dafarry/rolling-shutter-effect-python
[2] https://towardsdatascience.com/the-little-known-ogrid-function-in-numpy-19ead3bdae40
Writing Reports with Pweave
[1] http://mpastell.com/pweave/index.html
[2] https://en.wikipedia.org/wiki/Markdown
Get hands-on with 1400+ tech skills courses.