Hungarian algorithm realizated in matlab
显示 更早的评论
Is there some function which realize Hungarian algorithm in Matlab?
采纳的回答
更多回答(1 个)
Christine Tobler
2019-5-2
6 个投票
As of R2019a, there is a function matchpairs in core MATLAB (no toolboxes needed) that solves the same problem as the Hungarian algorithm.
类别
在 帮助中心 和 File Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!