搜索资源列表
C_BA
- 可变聚类无标度网络源代码。提高了BA网络的聚类系数。
smallworld.rar
- 复杂网络的基础,小世界网络的生成代码,包括平均路径和聚类系数,Complex network of basic, small-world networks generated code, including the average path and clustering coefficient
Clustering_Coefficient
- 根据邻接矩阵计算网络的聚类系数。输入为邻接矩阵输出为整个网络的聚类系数-cluster coefficient
Clustering_Coefficient
- 根据邻接矩阵,计算复杂网络中模块的聚类系数。-According to the adjacency matrix, the computational complexity of the network module clustering coefficients.
get_clustering_coefficient
- 通过邻接矩阵,计算网络的聚类系数。聚类系数是复杂网络中一个重要参量。 -Through the adjacency matrix, computing networks, clustering coefficient. Clustering coefficient is a complex network, an important parameter.
complexnetwork
- 复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the
Clustering_Coefficient
- 计算聚类系数和读相关系数的MATLAB,希望多多指教-Calculated clustering coefficient and time correlation coefficient of MATLAB, hope great weekend
Clustering_Coefficient
- 复杂网络聚类系数计算的matlab源代码-Complex network clustering coefficients of the matlab source code
mohujulei
- 模糊聚类方法,用相关系数法构造模糊相似关系矩阵r,构造了模糊等价评判矩阵,为了方便下载者使用,把代码进行了优化,可直接把矩阵带进去使用。-Fuzzy clustering method, using the correlation coefficient method to construct the fuzzy similarity relation matrix r, construct a fuzzy equivalence evaluation matrix, in order to f
Clustering_Coefficient
- 此源程序是复杂网络中参数聚类系数的计算机程序,很有用的-This source is a complex network parameter clustering coefficient computer program, very useful
scalefree_clustering
- 构造了一个无尺度的复杂网络,并计算出了其聚类系数的值-Construct a complex scale-free networks, and calculate the value of its clustering coefficient
some-basic-model-in-complex-network
- 该压缩包中包含:BA无标度网络、随机图、WS小世界网络、NW小世界网络、最近邻耦合网络、平均路径长度、度分布、聚类系数的matlab源代码。-The compressed packages that include: BA scale-free network, random map, WS small world network, network, the small world NW neighbour coupling network, average path length, clust
BA_net_z
- BA无标度网络的仿真,包括平均路径长度、聚类系数和平均度等。-BA scale-free network simulation, including the average path length, clustering coefficient and average degree.
complex-networks
- 用matlab求复杂网络的节点的度、聚类系数、路径长度等,是关于有向网络的。-Complex networks using matlab and node degree, clustering coefficient, path length, to the network.
clustering_coefficients
- 关于复杂网络的聚类系数算法,用matlab计算,矩阵为稀疏矩阵。-clustering_coefficients(A) returns the clustering coefficients for all vertices in A. The clustering coefficient is the ratio of the number of edges between a vertex s neighbors to the total possible number of edges
clustering_coefficients
- 复杂网络分析工具,主要用于计算复杂网络中的聚类系数-Complex network analysis tools, used to calculate the clustering coefficient of the complex network
small-world-networks
- 1998年, Watts和Strogatz 提出了小世界网络这一概念,并建立了WS模型。 实证结果表明,大多数的真实网络都具有小世界特性(较小的最短路径) 和聚类特性(较大的聚类系数) 。 WS小世界模型构造算法 1、从规则图开始:考虑一个含有N个点的最近邻耦合网络,它们围成一个环,其中每个节点都与它左右相邻的各K/2节点相连,K是偶数。 2、随机化重连:以概率p随机地从新连接网络中的每个边,即将边的一个端点保持不变,而另一个端点取为网络中随机选择的一个节点。其中规定,任意两个不同的
SmallWorld
- 通过公式SW=(C/Crand)/(L/Lrand)求取复杂网络的小世界性系数。 注:其中聚类系数和平均距离都是直接调用工具包中的函数。-By the formula SW = (C/Crand)/(L/Lrand) to strike a small complex networks worldwide coefficients. Note: where clustering coefficient and average distance are called directly tool
程序
- 一个很好的聚类系数求解程序,文件为.M文件(A clustering coefficient is solved. The file is.M file.)
复杂网络
- 求网络图中各节点的度及度的分布曲线, 聚类系数及整个网络的聚类系数,和复杂网络中两节点的距离以及平均路径长度(Find the degree and degree distribution curve of each node in the network graph, the clustering coefficient and the clustering coefficient of the whole network, the distance between two nodes in