Extended Kalman Filter Tracking Object in 3-D

版本 1.0.0.0 (2.9 KB) 作者: Alex Dytso
Using Kalman filter to track object in 3D. Comparing Extended Kalman filter to its linear version.
2.9K 次下载
更新时间 2012/4/23

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0