搜索资源列表
assignment2008-01-30
- Munkres algorithm的matlab实现
munkres
- This an algorithm widely used for Target tracking more specifically for observation to track association.-This is an algorithm widely used for Target tracking more specifically for observation to track association.
munkres
- 一种匈牙利算法在线性分配问题中的应用研究 -algorithm
munkres
- 数学指派问题的经典求解算法 可以用于图像处理,做位姿估计时 特征对应点的匹配 - MUNKRES Munkres (Hungarian) Algorithm for Linear Assignment Problem.
munkres-v2
- 匈牙利算法介绍文档及实现程序,C++语言,非常好用。-Huangary Algorithm。
munkres3
- Munkres algorithm in matlab
munkres
- 基本匈牙利算法类,实现有效的匹配和计算,以形式输出。-Hungarian algorithm
munkres
- 匈牙利算法matlab实现,对于二部图的最优匹配-Hungarian algorithm matlab achieve optimal matching of bipartite graph
munkres
- Hungarian algorithm - finds the closet permutation matrix to a target matrix.
munkres-
- 1965年,Edmonds提出匈牙利算法,解决了人员分配问题,这个给出的是该算法及其程序-In 1965, Edmonds made the Hungarian algorithm to solve the problem of staff assignments, this gives the program the algorithm and its
Munkres
- it is munker algorithm.
munkres
- Munkres target assignment algorithm written in MATLAB
munkres
- Munkres algorithm for assignment problem
munkres
- 本程序实现了KM算法,通过一对一匹配实现最大化边权值之和。(This program implements the KM algorithm, through one to one matching to maximize the sum of edge weights.)
munkres
- matlab实现匈牙利算法二分图最大匹配的程序(Matlab Hungarian algorithm to achieve the maximum matching problem.)