2.0

2.0 | 1 rating Rate this file 111 downloads (last 30 days) File Size: 21.98 KB File ID: #25108

Kalman filtering framework

by David Ogilvie

 

22 Aug 2009

Code covered by BSD License  

Object framework for filtering using Kalman filter, EKF, or UKF.

Download Now | Watch this File

File Information
Description

Object-based framework for performing Kalman filtering for discrete time systems or continuous-discrete hybrid systems. Includes code for the classical Kalman filter for linear systems, the extended Kalman filter (EKF), and the more recent unscented Kalman filter (UKF). Both linear and non-linear noise in the system and observation are permitted.

Three examples are included in the demos folder.

MATLAB release MATLAB 7.8 (R2009a)
Zip File Content  
Other Files
KalMat/BaseContinuousSystemModel.m,
KalMat/BaseDiscreteSystemModel.m,
KalMat/BaseObserverModel.m,
KalMat/BaseSystemModel.m,
KalMat/BLUEFilter.m,
KalMat/demos/DoubleWell.m,
KalMat/demos/HeatConduction.m,
KalMat/demos/Reentry.m,
KalMat/EKFContinuousSystemModel.m,
KalMat/EKFObserverModel.m,
KalMat/EKFSystemModel.m,
KalMat/ekfTransform.m,
KalMat/LinearContinuousSystemModel.m,
KalMat/LinearObserverModel.m,
KalMat/LinearSystemModel.m,
KalMat/sdchol.m,
KalMat/symmetricSigmaPoints.m,
KalMat/UnscentedContinuousSystemModel.m,
KalMat/UnscentedObserverModel.m,
KalMat/UnscentedSystemModel.m,
KalMat/unscentedTransform.m,
license.txt
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
03 Nov 2009 Kenz

Interesting idea, but the lack of documentation kills it. Perhaps if the examples had been better chosen, for instance to include multidimensional problems, it might have been clearer. As it were, when I tried a simple spring-mass system I got lots of "matrix dimensions must agree" errors, and, being unfamiliar with Matlab's `classdef` features, couldn't really sort out what was going wrong.

03 Nov 2009 Kenz

(Excuse me, I wasn't clear. I meant for the "continuous-discrete" functionality, which is where this kind of framework could come in truly handy)

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
kalman filter David Ogilvie 24 Aug 2009 13:21:47
filter design David Ogilvie 24 Aug 2009 13:21:47
filter analysis David Ogilvie 24 Aug 2009 13:21:47
basic kalman filter David Ogilvie 24 Aug 2009 13:21:47
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com