Extended Kalman Filter

An EKF for an autonomous vehicle implemented in Simulink
3,7K descargas
Actualizado 5 may 2014

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Online Estimation en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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