Path: Common/GeneralEstimation
% Extended Kalman filter for a nonlinear spring. Loads the stored mat-file KFSim. This contains the simulation results. Demonstrates an Extended Kalman Filter with a nonlinear dynamical system and nonlinear measurement. The filter tracks the system reasonably well. -------------------------------------------------------------------------- Copyright (c) 2020 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------- Since 2020.1 --------------------------------------------------------------------------
Common: CommonData/KFSim Common: CommonData/SwooshWatermark Common: DemoFuns/RHSNLSpring Common: Estimation/EKFPredict Common: Estimation/EKFUpdate Common: Estimation/KFInitialize Common: Estimation/MeasNLSpring Common: Estimation/MeasPartialNLSpring Common: Estimation/RHSPartialNLSpring Common: Estimation/UKFWeight Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/TimeLabl Math: Integration/RK4 Math: Linear/DupVect
Back to the Common Module page