Expectation Maximization 1D Tracking Demo

Demos use of expectation maximization algorithm to solve simplified one dimensional tracking problem

이 제출물을 팔로우합니다

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://kr.mathworks.com/matlabcentral/fileexchange/39872-expectation-maximization-1d-tracking-demo), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0