Path: Common/UKF
% Demonstrate UKF parameter estimation with a rigid body. This estimates only inertia. The parameter estimator does not estimate the body state. ------------------------------------------------------------------------- See also Plot2D, RK4, UKFP ------------------------------------------------------------------------- % -------------------------------------------------------------------------- Copyright 2006 Princeton Satellite Systems, Inc. All rights reserved. --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: Estimation/UKFP Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Integration/RK4 Math: Linear/DupVect
Back to the Common Module page