Path: SpacecraftEstimation/Demos/OrbitEstimation
% Demonstrate orbit estimation using UKFPredict and UKFUpdate. The plots are the covariance, which goes to zero quickly, and the estimation errors. See also KFInitialize, RK4, UKFPredict, UKFUpdate, RHSOrbitWithDisturbances, UKFWeight, MeasEarthTarget, MeasOrbitState
Common: Estimation/KFInitialize Common: Estimation/UKFPredict Common: Estimation/UKFUpdate Common: Estimation/UKFWeight Common: Graphics/Plot2D Common: Graphics/TimeLabl Math: Integration/RK4 Math: Linear/Mag SC: BasicOrbit/RHSOrbit SpacecraftEstimation: OrbitEstimation/MeasEarthTarget SpacecraftEstimation: OrbitEstimation/MeasOrbitState
Back to the SpacecraftEstimation Module page