Extended Kalman Filter Tracking Object in 3-D

Using Kalman filter to track object in 3D. Comparing Extended Kalman filter to its linear version.
2.9K Downloads
Updated 23 Apr 2012

View License

Assume that we want to track an object moving in 3-D space with constant velocity. Our instruments observe bearing, range and high(cylindrical coordinates). However, of an interest are rectangular coordinates. Since transformation is non-linear this requires use of extended Kalman filter.
Because transformation is non-linear between X,Y and Range,Bearing and linear between Z and high(Z is height), this problems serves as a good comparason of how well extended Kalman filter can perform. By comparing its linear estimation error in Z to non-linear estimations in X and Y, we can judge how non-familiarities effect estimation.

Cite As

Alex Dytso (2024). Extended Kalman Filter Tracking Object in 3-D (https://www.mathworks.com/matlabcentral/fileexchange/36301-extended-kalman-filter-tracking-object-in-3-d), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0