Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 277 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 277 Bytes

orbital_determination

Orbital Determination in C++. Coded examples from Chapter 10 of Vallado's Fundamentals of Astrodynamics and Applications

  • Exercise 10-1: Simple unweighted Linear Least Squares
  • Excerise 10-2: Unweighted Linear least squares with uncertainty analysis