利用Murty方法实现K-Best算法我要分享

Using Murty method to realize k-best algorithm

关注次数: 282

下载次数: 1

文件大小: 4.21 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:利用Murty算法实现K-best,找出k个最小代价的分配方式,其中的分配算法由匈牙利方法实现。。。。。


English Description:

Murty algorithm is used to realize k-best, and K minimum cost allocation methods are found. The allocation algorithm is implemented by Hungarian method.....


代码预览

相关推荐