Expectation Maximization 1D Tracking Demo

版本 1.0.0.0 (1.5 MB) 作者: Andrew Stachyra
Demos use of expectation maximization algorithm to solve simplified one dimensional tracking problem
581.0 次下载
更新时间 2013/1/16

查看许可证

This package demonstrates how to use an expectation maximization algorithm to solve a simplified one-dimensional multiple object tracking problem. Multiple object tracking typically involves making a series of position measurements over time, and then answering two questions: a.) what is the minimum number of objects that would be necessary in order to reasonably account for all the position measurements that were observed, and b.) what trajectory did each of the objects take? Since the true number of objects is unknown, estimating this from the data becomes an exercise in model order selection. In general, the goal of model order selection is to comport with Occam's razor: i.e., the total number of components in the entire model (in this case, the number of parameters per trajectory times the number of objects) should be both parsimonious, and not overfit the data with too many parameters, while still accurately modeling all of the data. The expectation maximization algorithm, which has frequently been used in the past to estimate items such as the parameter values and total number of nodes in Gaussian mixture models, is adapted here to estimate the trajectory parameters and the total number of objects in a one dimensional tracking practice exercise.

引用格式

Andrew Stachyra (2026). Expectation Maximization 1D Tracking Demo (https://ww2.mathworks.cn/matlabcentral/fileexchange/39872-expectation-maximization-1d-tracking-demo), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux
版本 已发布 发行说明
1.0.0.0