摘要
本文对复杂网络的一个重要测度聚类系数进行了深入研究,给出了通过点的邻居子图以及通过三角形途径计算网络聚类系数的方法,并结合MATLAB函数特点设计了这两种方法的M文件SUB-GC.m和TRIC.m.通过大量计算比较,调用SUBGC.m文件计算复杂网络系数的方法是一种比较高效的计算方法.
In this paper, we do profound study on one of the important measurement of a complex network, which is called clustering coefficient, and present two methods of calculating the clustering coefficient ( C ) of a complex network. One is based on the neighbor sub graph of a vertex and the other is based on the triangles. Besides, according to the characteristics of the functions in MATLAB, we program the two M-file which are SUBGC. m and TRIC. m. After numerous comparison in calculation, the method of using SUBGC. m is proved a rather high efficient method of calculating the clustering coefficient ( C ) of the complex network.
出处
《山西师范大学学报(自然科学版)》
2009年第3期32-35,共4页
Journal of Shanxi Normal University(Natural Science Edition)
关键词
复杂网络
聚类系数
MATLAB
计算方法
complex network
clustering coefficient
MATLAB
method of calculation