Path: SpacecraftEstimation/OpticalNavigation
% Demonstrate orbit estimation using a UKF and lunar landmark data. The spacecraft is in a geosynchronous orbit. Uses the Hipparcos catalog. ------------------------------------------------------------------------- See also RaDec2U, Plot2D, TimeLabl, RK4, Unit, Date2JD, NavTargetTrackingLunar, OpticalNavLunarLandmarkStar, LoadCatalog, UKF, Planets, AngleOfView ------------------------------------------------------------------------- % -------------------------------------------------------------------------- Copyright 2009-2010, 2014 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------- Since version 9. --------------------------------------------------------------------------
SC: Ephem/LoadFK5 SC: Ephem/MoonRot SC: Ephem/MoonV2 SpacecraftEstimation: OpticalNavigation/NavTargetTrackingLunar SpacecraftEstimation: OpticalNavigation/OpticalNavLunarLandmarkStar SpacecraftEstimation: StellarCatalog/LoadCatalog SpacecraftEstimation: StellarData/FK5Polar SpacecraftEstimation: StellarData/Hipparcos Common: CommonData/SwooshWatermark Common: DemoFuns/GXUKF Common: DemoFuns/RHSUKF Common: Estimation/SigmaPointsChol Common: Estimation/UKF Common: General/CellToMat Common: General/DeBlankLT Common: General/DispWithTitle Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/TimeLabl Common: Graphics/TitleS Common: Quaternion/Q2Mat Common: Quaternion/QUnit Common: Time/DTSToDTA Common: Time/Date2JD Common: Transform/RaDec2U Imaging: Optics/AngleOfView Math: Integration/RK4 Math: Linear/DupVect Math: Linear/Mag Math: Linear/Unit
Back to the SpacecraftEstimation Module page