Hungarian algorithm realizated in matlab
Mostra commenti meno recenti
Is there some function which realize Hungarian algorithm in Matlab?
Risposta accettata
Più risposte (1)
Christine Tobler
il 2 Mag 2019
6 voti
As of R2019a, there is a function matchpairs in core MATLAB (no toolboxes needed) that solves the same problem as the Hungarian algorithm.
Categorie
Scopri di più su Problem-Based Optimization Setup in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!