粒子滤波跟踪算法我要分享

Particle filter tracking algorithm

算法 滤波 跟踪 粒子

关注次数: 207

下载次数: 0

文件大小: 2.05 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:粒子滤波目标跟踪 匀速和静止两种状态 问题说明: 初始值的设置很重要,如果估计的初值和真实的初始相差很大,则无法跟踪,当然相应地增加粒 子数目能改善结果。 由于产生随机噪声作为阈值,因此每次的跟踪的结果不稳定。


English Description:

Particle filter for target tracking Uniform and still two States Problem description: The initial value of the setting is very important, if the estimated initial value and real initial varies, you cannot track, of course, a corresponding increase in grain Number can improve the results. Due to random noise generated as the threshold, so every time you track results are not stable.


代码预览