Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 2.08 KB

analyses.md

File metadata and controls

38 lines (19 loc) · 2.08 KB

Analyses

This section presents analyses of real-world problems or mathematics, modelling or physics problems.

The text-only Jupyter notebook versions of these analyses are at the project repository. You can also try the interactive versions by clicking on the launch binder badges below each tutorial.

Orbit Analysis

Analysis of existing orbits and missions:

Propagation

Numerical Orbit Propagation with Scipy: Performance, Accuracy and Limitations

Analysis of performance, accuracy and conservation of energy properties of the standard scipy Ordinary Differential Equation solvers during orbit propagation: