UKFOrbitAnglesDemo:

Path: SpacecraftEstimation/Demos/UKF

% UKF orbit angles

   Tracks a spacecraft using orbit angles from a ground station.

   Things to try;
   1. Add more ground stations
   2. Try different orbits
   3. Try different covariances and initial estimator states
   
 -------------------------------------------------------------------------
%
 -------------------------------------------------------------------------
 Copyright (c) 2015 Princeton Satellite Systems, Inc.
 All rights reserved.
 -------------------------------------------------------------------------

Children:

AeroUtils: Coord/LatLonAltToEF
Common: Estimation/KFInitialize
Common: Estimation/UKFPredict
Common: Estimation/UKFUpdate
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Common: Time/Date2JD
Math: Integration/RK4
OrbitMiniToolbox: Support/El2RV
SC: BasicOrbit/Period
SpacecraftEstimation: DemoFuns/LatLonToNEU
SpacecraftEstimation: DemoFuns/RHSEarthOrbitUKF
SpacecraftEstimation: DemoFuns/TelescopeUKF

Back to the SpacecraftEstimation Module page