UKFDemoOrbit:

Path: SpacecraftEstimation/Demos/OrbitEstimation

% Demonstrate orbit estimation using a UKF with full state measurements.
 The measurement is the full state. You can try UD Factorized or full
 covariance filters.
 -------------------------------------------------------------------------
  See also Plot2D, TimeLabl, RK4, UKF, UKUDF
 -------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright 2006, 2009 Princeton Satellite Systems, Inc. 
   All rights reserved.
--------------------------------------------------------------------------

Children:

Common: Estimation/UKF
Common: Estimation/UKUDF
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Math: Integration/RK4

Back to the SpacecraftEstimation Module page