Path: SpacecraftEstimation/OpticalNavigation
% Demonstrate orbit estimation using a UKF and optical navigation. This tests orbit determination using two planets and a star. ------------------------------------------------------------------------- See also UnitVectorFromOffset, Plot2D, TimeLabl, RK4, Unit, Date2JD, OpticalNavigationMeasurement, UKF, Planets ------------------------------------------------------------------------- % -------------------------------------------------------------------------- Copyright 2006, 2009 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------- Since version 8. --------------------------------------------------------------------------
AC: ACData/ACTConstants SC: SCData/sCTConstants SpacecraftEstimation: OpticalNavigation/OpticalNavigationMeasurement Common: CommonData/Constants Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: Database/Constant Common: DemoFuns/GXUKF Common: DemoFuns/RHSUKF Common: Estimation/SigmaPointsChol Common: Estimation/UKF Common: General/CellToMat Common: General/DeleteCell Common: General/DispWithTitle Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/TimeLabl Common: Time/DTSToDTA Common: Time/Date2JD Common: Transform/UnitVectorFromOffset Math: Integration/RK4 Math: Linear/Cross Math: Linear/Dot Math: Linear/Mag Math: Linear/Unit
Back to the SpacecraftEstimation Module page