Estimation Algorithms

Core batch and recursive estimation methods used in GNC and orbit determination.

4.3 Estimation Algorithms

This page is a checklist of estimation methods. Later you can expand each block into short cheat sheets linked to problems and tools.

4.3.1 Linear Estimation Framework

4.3.2 Batch Least Squares Methods

4.3.3 Sequential (Recursive) Estimation

4.3.4 Extended Kalman Filter (EKF)

4.3.5 Unscented Kalman Filter (UKF)

4.3.6 Nonlinear Least Squares

4.3.7 Smoothers

4.3.8 Particle Filters

4.3.9 Covariance Analysis & Error Propagation

4.3.10 Orbit Determination Algorithms