Hungarian algorithm realizated in matlab
Afficher commentaires plus anciens
Is there some function which realize Hungarian algorithm in Matlab?
Réponse acceptée
Plus de réponses (1)
Christine Tobler
le 2 Mai 2019
6 votes
As of R2019a, there is a function matchpairs in core MATLAB (no toolboxes needed) that solves the same problem as the Hungarian algorithm.
Catégories
En savoir plus sur Problem-Based Optimization Setup dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!