As I’m doing research I end up writing a lot of code. Most of the time it’s one-off scripts and functions for a specific task, but sometimes I do something enough that I add it to my permanent in-house library. I’ve decided to collect several of these functions related to astrodynamics, remove some functionality, make them more user-friendly, and host them on a Github Repo.

Github Repo : https://github.com/gereshes/Matlab-Astrodynamics-Library

Main Folders

CR3BP– Functions relating to the Circular restricted 3 Body Problem. This blog post goes over them in more detail

 

Note: This project will not be regularly updated