Extended Kalman Filter Tracking Object in 3-D

Using Kalman filter to track object in 3D. Comparing Extended Kalman filter to its linear version.

You are now following this Submission

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0