DocumentCode
2945285
Title
Implementation of a 3-D assignment algorithm in MATLAB
Author
Chiafair, Daniel F. ; Blair, William D. ; West, Philip D.
Author_Institution
Georgia Tech Res. Inst., Georgia Inst. of Technol., Atlanta, GA, USA
fYear
2004
fDate
2004
Firstpage
200
Lastpage
204
Abstract
The unique assignment problem for three data sets (or 3-D assignment problem) is NP-hard, meaning that an optimal solution cannot be solved in polynomial time. This research explores some of the issues associated with implementing and testing a Lagrangian relaxation-based approximate assignment algorithm. The issues associated with solving a non-square (3-D) cost matrix are discussed along with the formulation of the multitarget tracking problem as a 3-D assignment problem. An optimal algorithm via exhaustive search (cost matrix smallest dimension <3) was written to test the performance of the Lagrangian relaxation algorithm. Dimensionality was limited because computation time for the exhaustive search algorithm grows with (m·n·p)3, where m, n, and p are the dimensions of the 3-D cost matrix. For small dimensions, the Lagrangian relaxation method was found to often give the optimal solution; it always gave a reasonably "good" solution.
Keywords
computational complexity; convergence; mathematics computing; matrix algebra; search problems; target tracking; 3D assignment algorithm; Lagrangian relaxation algorithm; MATLAB; NP-hard problems; convergence; cost matrix; multitarget tracking problem; search algorithm; Cost function; Lagrangian functions; MATLAB; Polynomials; Radar measurements; Radar tracking; Relaxation methods; Target tracking; Testing; Working environment noise;
fLanguage
English
Publisher
ieee
Conference_Titel
System Theory, 2004. Proceedings of the Thirty-Sixth Southeastern Symposium on
ISSN
0094-2898
Print_ISBN
0-7803-8281-1
Type
conf
DOI
10.1109/SSST.2004.1295648
Filename
1295648
Link To Document