Path: SpacecraftEstimation/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. --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: DemoFuns/GXUKF Common: DemoFuns/RHSUKF Common: Estimation/SigmaPointsChol Common: Estimation/UKF Common: Estimation/UKUDF Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/TimeLabl Math: Integration/RK4
Back to the SpacecraftEstimation Module page