IsothermalUKF:

Path: SpacecraftEstimation/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.
--------------------------------------------------------------------------

Children:

SC: BasicOrbit/RVFromKepler
Common: CommonData/SwooshWatermark
Common: Estimation/UKFP
Common: General/CellToMat
Common: General/DeBlankLT
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/Plot3D
Common: Graphics/PltStyle
Common: Graphics/TimeLabl
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Time/DTSToDTA
Common: Time/Date2JD
Math: Integration/RK4
Math: Linear/DupVect

Back to the SpacecraftEstimation Module page