Extended Kalman Filter

Version 1.5.0.0 (1,04 MB) von Sam Nazari
An EKF for an autonomous vehicle implemented in Simulink
3,7K Downloads
Aktualisiert 5 Mai 2014

Lizenz anzeigen

This is an EKF for an autonomous vehicle performing a constant radius turn about a fixed point. The vehicle acceleration terms are nonlinear and corrupted by AWGN.The vehicle observation model is nonlinear in Range and Azimuth. The observations are corrupted by multiplicative non-Gaussian noise terms.

This EKF was constructed for a Detection & Estimation class midterm (see included PDF file). The purpose was to show that if the noise terms are non-Gaussian and enter the observation model multiplicatively, then the EKF may not be an unbiased estimator. Under these conditions, suitable alternatives are the UKF and any variation of the PFs.

A set of MC simulations was performed to show the sensitivity of the EKF to ICs for this problem and to show that it is not an unbiased estimator (no MC code is included).

Zitieren als

Sam Nazari (2024). Extended Kalman Filter (https://www.mathworks.com/matlabcentral/fileexchange/46456-extended-kalman-filter), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Online Estimation finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.5.0.0

More edits..

1.4.0.0

More editing..

1.3.0.0

Wordsmithing..

1.2.0.0

Fixing typo..

1.1.0.0

Added randraw.m file to the repository.

1.0.0.0