Native Matlab MHT based on MeMBer-Poisson factorization

版本 1.0.0.0 (23.6 KB) 作者: EFB
A simple implementation of Multiple Hypothesis Tracking
342.0 次下载
更新时间 2018/3/11

查看许可证

The zip-file contains m-files for an implementation of Multiple Hypothesis Tracking in accordance with the random finite set formulation of the multitarget Bayes filter. The main reference underlying the method is
Brekke, E. & Chitre, M.: "The multiple hypothesis tracker derived from finite set statistics", Proc. Fusion 2017.

which again is based on

Williams, J.: "Marginal multi-Bernoulli filters: RFS derivation of MHT, JIPDA, and association-based MeMBer", IEEE Transactions on Aerospace and Electronic Systems, 2015, vol. 51, pp. 1664-1687.

The program (executed by running script_mbmp_mht01.m) is developed with the purpose of testing some of the bounds developed in

Devijver, P. A.: "On a New Class of Bounds on Bayes Risk in Multihypothesis Pattern Recognition", IEEE Transactions on Computers, 1974, Vol. 23, pp. 70-80.

This is a very simple MHT implementation that is fully hypothesis-oriented and which only uses pruning operations (and no clustering/merging) to mitigate complexity. It has been tested for scenarios involving up to 4 targets and 10 time steps. The main benefit of the implementation is that it is 100% Matlab and therefore does not require any compilation. At the core of the program is an implementation of Murty's method which originally was written by Umut Orguner.

引用格式

EFB (2024). Native Matlab MHT based on MeMBer-Poisson factorization (https://www.mathworks.com/matlabcentral/fileexchange/66450-native-matlab-mht-based-on-member-poisson-factorization), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Hypothesis Tests 的更多信息

Community Treasure Hunt

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

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