文件名称:assignment
介绍说明--下载内容均来自于网络,请自行研究使用
assingment problem
With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possible assignment, a cost or distance is computed. All cost values form a matrix, where the row index corresponds to the tracks and the column index corresponds to the measurements. The provided functions return an optimal or suboptimal assignment - in the sense of minimum overall costs - for the given matrix.
With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possible assignment, a cost or distance is computed. All cost values form a matrix, where the row index corresponds to the tracks and the column index corresponds to the measurements. The provided functions return an optimal or suboptimal assignment - in the sense of minimum overall costs - for the given matrix.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
assignment\AAA_opt.mat
..........\assignment.h
..........\assignment.html
..........\assignmentallpossible.m
..........\assignmentoptimal.c
..........\assignmentoptimal.m
..........\assignmentsuboptimal1.c
..........\assignmentsuboptimal1.m
..........\assignmentsuboptimal2.c
..........\assignmentsuboptimal2.m
..........\license.txt
..........\test.mat
..........\testassignment.m
assignment
..........\assignment.h
..........\assignment.html
..........\assignmentallpossible.m
..........\assignmentoptimal.c
..........\assignmentoptimal.m
..........\assignmentsuboptimal1.c
..........\assignmentsuboptimal1.m
..........\assignmentsuboptimal2.c
..........\assignmentsuboptimal2.m
..........\license.txt
..........\test.mat
..........\testassignment.m
assignment