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!