Extended Kalman Filter

An EKF for an autonomous vehicle implemented in Simulink
3,7K download
Aggiornato 5 mag 2014

Visualizza la licenza

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).

Cita come

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

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Online Estimation in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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