Hungarian algorithm realizated in matlab
Mostrar comentarios más antiguos
Is there some function which realize Hungarian algorithm in Matlab?
Respuesta aceptada
Más respuestas (1)
Christine Tobler
el 2 de Mayo de 2019
6 votos
As of R2019a, there is a function matchpairs in core MATLAB (no toolboxes needed) that solves the same problem as the Hungarian algorithm.
Categorías
Más información sobre Problem-Based Optimization Setup en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!