搜索资源列表
小世界网络社团划分代码
- 小世界网络社团划分源代码。
复杂网路社团划分算法集合
- 集合了如GN等几种经典的复杂网络社团划分算法的matlab实现,绝对有科研价值。
get_community
- 社团划分,是复杂网5络中的一个重要课题。如何划分,又不同的标准。-Divided societies, is a complex network 5 network in an important topic. How to divide, but also different standards.
clique
- 本文件中涉及到社团的划分,小集团形成的计算。是为数不多的一个源代码。-In this document relates to the division of society, the calculation of the formation of small groups. Is one of the few source code.
k-means
- 基于K-means聚类算法的社团发现方法 先定义了网络中节点关联度,并构建了节点关联度矩阵, 在此基础上给出了一种基于 K-means聚类算法的复杂网络社团发现方法。 以最小关联度原则选取新的聚类中心, 以最大关联度原则进行模式归类,直到所有的节点都划分完为止, 最后根据模块度来确定理想的社团数-K-means clustering algorithm based on the association discovery T
a-complex-network-of-community-
- 是一篇文章,基于社团划分的复杂网络牵制控制策略-Is an article into a complex network of community-based control strategies to contain
SA
- 本文是复杂网络社团划分算法中比较经典的SA算法的原码实现-This is a complex network of associations into more classic algorithm SA algorithm to achieve the original code
FEC
- 复杂网络社团划分算法中的模拟退火算法,matlab实现的-Complex network of associations into the simulated annealing algorithm, matlab implementation
EO
- 针对网络社团划分的EO算法(WEO算法),对于研究复杂网络很有帮助!-matlab Code for Complex Network Community
Community_BGLL_CPP
- 复杂网络中社团划分的BGLL算法,算法在ubantu下的环境运行,对于学习复杂网络社团研究的同学有一定帮助-The complex network of community of the classification of the BGLL algorithm, the algorithm of the environment in ubantu operation, to learn the complex network of re
GN
- GN算法,一种复杂网络的社团划分算法。是一种很实用的社团划分算法。-GN algorithm, a complex network of community partitioning algorithm.
SheTuanTanCe
- 社团划分程序,可以给大家好好看看学习学习。-Societies procedures for the allocation of a good look for everyone to learn from.
luceneDktj131_4_2
- 基于社团划分算法的网页聚类算法,参考Dijkstra算法进行实现。-Page Societies partitioning algorithm-based clustering algorithm, the reference Dijkstra algorithm implementation.
dolphins
- 海豚网络数据集,可以用来做社会网络方面的实验,社团划分,社会网络影响力-Dolphin network data set can be used to do the experiment of social networks, community divided, social networks influence
k_clique
- 基于社交网络的k-clique算法,完成社团划分-Based on the social network k-clique algorithm
NMI
- 社团划分的评价标准,计算网络划分的互信息,其值越大说明划分的越准确-One criteria of community detection, the larger of the NMI,the better you get the partition
communitydetection
- 1.社团划分算法KClique 2.以及一个简单的对比社团划分算法(节点根据已设置度数门限,选择是否加入相应社区)-1.The community partitioning algorithm , KClique 2.A simple community partitioning algorithm that the node add in one community according to the node-degree t
bbv
- 论文调研了复杂网络的结构特征,基于复杂网络的方法对在线社会网络的多种属性进行了分析,并利用MATLAB仿真工具对在线社会网络数据源进行了仿真,论文重点分析了在线社会网络的度分布、集聚系数、平均最短路径三个基本特征量,仿真实验结果表明在线社会网络具有小世界特性和无标度特性;然后,基于节点收缩的方法对网络节点重要性进行评估,根据节点重要度找出在线社会网络中的核心节点;进而,采用标签传播算法对在线社会网络进行社团划分,改进了算法的结条件,可在
Modularity
- 复习网络社团划分检测的模块度Q的实现。注意根据代码设计社团的数据结构。-Modularity Q。
RevisedMultiwaySpectral
- 复杂网络社团划分的评价指标,能很好的评价网络社团划分的质量(The index for the quality of the division of network)