PHD,CPHD,和CBMeMBer滤波器的实现我要分享

Implementation of PhD, CPHD, and cbmember filters

PHD CPHD CBMeMBer 滤波器

关注次数: 825

下载次数: 4

文件大小: 17KB

代码分类: Simulink仿真

开发平台: matlab

下载需要积分: 8积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

在杂波环境下,传统的多目标跟踪算法需要与数据相关联。如果杂波密度非常大,或者杂波密度非常大。随后,Mahler提出了一种基于随机有限集的多目标跟踪算法,该算法不需要进行数据关联,可以在杂波环境下跟踪多个目标。

三种基于随机有限集的多目标跟踪算法,概率假设密度(PHD)滤波器,潜在概率假设密度(CPHD)滤波器和势平衡多目标跟踪算法。


English Description:

Application background
In the clutter environment, the traditional multi target tracking algorithm needs to be associated with the data. If the clutter density or the target number is large, the algorithm becomes very complex. Subsequently, Mahler proposed a multi object tracking algorithm based on the random finite set, which has no need to carry out the data association, it can track multiple targets in clutter environment.
Key Technology
Three kinds of multi object tracking algorithm based on random finite set, probability hypothesis density (PHD) filter, potential probability hypothesis density (CPHD) filter, and potential balanced multi


代码预览

cmp_PHD_CPHD_CBMeMBer

cmp_PHD_CPHD_CBMeMBer\CBMeMBer_ESTIMATE.m

cmp_PHD_CPHD_CBMeMBer\CPHD_ESTIMATE.m

cmp_PHD_CPHD_CBMeMBer\GENRANDN.m

cmp_PHD_CPHD_CBMeMBer\HDISTANCE.m

cmp_PHD_CPHD_CBMeMBer\Hungary.m

cmp_PHD_CPHD_CBMeMBer\IsInMatrix.m

cmp_PHD_CPHD_CBMeMBer\MEASUREMENT.m

cmp_PHD_CPHD_CBMeMBer\Normp.m

cmp_PHD_CPHD_CBMeMBer\OSPA.m

cmp_PHD_CPHD_CBMeMBer\PHD_ESTIMATE.m

cmp_PHD_CPHD_CBMeMBer\PREDIC.m

cmp_PHD_CPHD_CBMeMBer\PREDIC_CBMeMBer.m

cmp_PHD_CPHD_CBMeMBer\PREDIC_CBMeMBer_S.m

cmp_PHD_CPHD_CBMeMBer\PREDIC_S.m

cmp_PHD_CPHD_CBMeMBer\PRUN_MERG.m

cmp_PHD_CPHD_CBMeMBer\PRUN_MERG_CBMeMBer.m

cmp_PHD_CPHD_CBMeMBer\TARGET_FORM.m

cmp_PHD_CPHD_CBMeMBer\TryAssign.m

cmp_PHD_CPHD_CBMeMBer\UPDATA.asv

cmp_PHD_CPHD_CBMeMBer\UPDATA_CBMeMBer.m

cmp_PHD_CPHD_CBMeMBer\UPDATA_CPHD.m

cmp_PHD_CPHD_CBMeMBer\UPDATA_PHD.m

cmp_PHD_CPHD_CBMeMBer\WDISTANCE.m

cmp_PHD_CPHD_CBMeMBer\ZeroCover.m

cmp_PHD_CPHD_CBMeMBer\ZeroNumber.m

cmp_PHD_CPHD_CBMeMBer\delta.m

cmp_PHD_CPHD_CBMeMBer\demon.m

cmp_PHD_CPHD_CBMeMBer\predic_n.m