Path: SpacecraftEstimation/Demos/UKF
% A UKF that estimates thermal parameters for an isothermal model. The measurement is the average of all spacecraft temperatures. The user can select which parameters to estimate. The demonstration is for geosynchronous orbit. An internal heater has a diurnal (orbit frequency) heating pattern. ------------------------------------------------------------------------- See also Plot2D, TimeLabl, DupVect, RK4, Date2JD, UKFP, RVFromKepler ------------------------------------------------------------------------- % -------------------------------------------------------------------------- Copyright (c) 2007, 2012 Princeton Satellite Systems, Inc. All rights reserved. --------------------------------------------------------------------------
Common: Estimation/UKFP Common: Graphics/Plot2D Common: Graphics/TimeLabl Common: Time/Date2JD Math: Integration/RK4 Math: Linear/DupVect SC: BasicOrbit/RVFromKepler
Back to the SpacecraftEstimation Module page