搜索资源列表
fastcommunity
- 大型复杂网络社区划分的快速算法,2004年由Clauset和Newman等人提出-Division of large and complex network of community-based fast algorithm
FastCommunity_GPL_v1.0.3
- Newman的快速社团发现算法,能求解上百万数据量大的社团发现问题,但这个是不支持加权图的。-Newman' s fast association discovery algorithm that can solve large amount of data on the millions of associations found, but this is not supported by the weighted graph.
Newman
- matlab环境下使用,关于Newman快速凝聚算法 -matlab environment
FastCommunity_GPL_v1.0.3
- Newman快速算法, 适用于大规模网络的社团结构划分的方法。 其思想是自底向上,每次合并使模块度增大最大的节点。是一种贪婪算法-Newman fast algorithm, suitable for large-scale network of community structure division method. The idea is from the bottom up, so that each merge module
communitydetection
- Newman快速算法的源码,已经调好直接可以运行出结果。-Newman algorithm source code, have a good tune can be run directly the results.
Newman_fast
- 实现Newman的快速检测社团结构算法,并给出计算模块化Q值的源代码-making fast algorithm for detecting community structure in networks come true
NF
- 用matlab编写的快速纽曼算法,用于社团检测,对于不太复杂的网络分类效果很好-Prepared using matlab Newman fast algorithm for detecting community, for less complex network classification works well
Fast-Newman
- matlab上实现的复杂网络的社区发现算法--FN快速算法(Community discovery algorithm for complex networks implemented on MATLAB --FN fast algorithm)
code
- newman快速算法,复杂网络中经典的社团识别算法(Newman fast algorithm, classical community recognition algorithm in complex networks)
louvain_community_finding
- 社团识别中的一个经典的算法,鲁文算法,和newman快速算法一样用于社团识别(A classical algorithm in community identification, ruwen algorithm, and Newman fast algorithm are similar.)
Newman快速算法对空手道俱乐部优化
- 本程序采用了Newman快速算法对34个节点的空手道俱乐部网络进行了划分(This program uses Newman fast algorithm to divide the Karate Club network of 34 nodes.)
Newman源代码
- Newman快速算法的matlab源代码(Matlab Source Code for Newman Fast Algorithms)