搜索资源列表
NMI
- NMI图像检索算法 用vc++实现的源代码 能给你提供很好的参考价值-NMI image retrieval algorithm using vc++ The realization of the source code can provide you with a good reference value
mutual3
- 计算重叠互信息NMI,window下可运行的exe程序,方便调用-Calculation of overlapping mutual information NMI, the next window exe program can be run, easy call
MSP430F55xx_Code_Examples
- MSP430F5529官方例程 包含: ADC COMP DMA FLASHWRITE LPM NMI SPI I2C(MSP430F5529 official routines)
nmi
- 计算图像的互信息,用于图像融合评价,图像配准指标(Calculate the mutual information of the image, for image fusion evaluation, image registration index)
NMI
- NMI是评价复杂网络划分结果的一个标准,亲测可用(NMI is a complex network evaluation results of a standard, test available)
nmiOverlapping
- 互信息的matlab实现,适用于重叠社区发现(NMI for overlapping communities)
Clustering
- 1) 使用凝聚型层次聚类算法(即最小生成树算法)对所有数据点进行聚类,最后聚成3类。相异度定义方法可选择single linkage、complete linkage、average linkage或者average group linkage中任意一种。 2) 使用C-Means算法对所有数据点进行聚类。C=3。 任务2(必做): 使用高斯混合模型(GMM)聚类算法对所有数据点进行聚类。C=3。并请给出得到的混合模型参数(包括比例??、均值??和协方差Σ)。 任务3(全做): 1) 参考数据文