搜索资源列表
LASIP_cfai
- The LASIP routines for Color Filter Array Interpolation based on LPA-ICI: - CFAI for noiseless data - adaptation for noisy data - CFAI for noisy data based on directional cross-color filters.- The LASIP routines for Color Filter Array
PCA
- LPA是主成分分析算法,用于特征提取和特征空间的降维-LPA code for feature
LPA(C)
- 复杂网络的结构检测室近几年的研究热点,目前最快的算法是标签传播!-Community detection is hot topic in recent years. The most fast algorithm for community detection is Label Propagation Algorithm(LPA),and this is the program!
LPA
- 基于标签传播的实时社区发现算法研究,实现了原始标签传播算法。-The research of real-time community detection algorithm based on label propagation.The original label propagation algorithm has been come true.
LPA
- 分布式LT码(DLT)的度分布函数的线性规划,线性规划出中继的度分布函数-DLT linear program
LPA
- 标签传播算法JAVA实现 初始化,每个结点携带一个唯一的标签;然后更新结点的标签,令其标签与它的大多数邻居的标签相同,若存在多个则随机选择。迭代直至每个结点的标签不再变化。-Label propagation algorithm
lpa---java
- 标签传播算法(LPA)是由Zhu等人于2002年提出,它是一种基于图的半监督学习方法,其基本思路是用已标记节点的标签信息去预测未标记节点的标签信息。-Code label propagation algorithm
COPRA
- Finding overlapping communities in networks by label propagation论文中基于LPA的扩展算法COPRA,可以用于重叠社区的发现(COPRA, an extension algorithm based on LPA, can be used to discover overlapping communities)