Welcome![Sign In][Sign Up]
Location:
Search - Average path length

Search list

[AlgorithmAver_Path_Length

Description: 算法,采用Dijk算法,求网络所有点的最短路径和网络的平均最短路径-Algorithm, using Dijk algorithm, and all points of the shortest network path and the average shortest path network
Platform: | Size: 1024 | Author: sun | Hits:

[matlabcomplexnetwork

Description: 复杂网络中有一些常见的基本模型,如随机图,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 program generated from the mechanism of these networks to generate the complex network model and analysis its basic nature, such as the average path length, clustering coefficient and degree distribution.
Platform: | Size: 10240 | Author: whuic | Hits:

[CSharp200710241758323228

Description: 如何UDF计算轴向,切向,径向的速度分量 计算内部面上的质量流量及最大温度 计算每次喷射的平均路径长度 非定常求解器的自动迭代 -How to calculate UDF axial, tangential and radial component of the calculation speed of the internal surface of the mass flow rate and maximum temperature calculated for each injection, the average path length of unsteady automatic iterative solver
Platform: | Size: 31744 | Author: sunyunqiang | Hits:

[matlabtoci

Description: 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 program generated from the mechanism of these networks to generate the complex network model and analysis its basic nature, such as the average path length.
Platform: | Size: 10240 | Author: toci | Hits:

[matlabsmall-world-matlab

Description: 这个是关于小世界平均路径长度,还有度和随机网络比值变化的仿真程序,使用matlab程序编写,希望对大家有用-This is the average path length on the small world, as well as the ratio of change in the degree and random network simulation program, using matlab programming, we hope to be useful
Platform: | Size: 2101248 | Author: lxc | Hits:

[Data structslength

Description: 利用佛洛伊德算法计算节点之间的最短路径,用于复杂网络中计算平均路径长度-average path lengh
Platform: | Size: 1024 | Author: 秦岩 | Hits:

[matlabsome-basic-model-in-complex-network

Description: 该压缩包中包含: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, clustering coefficient and distribution of the matlab source code.
Platform: | Size: 11264 | Author: 李德裕 | Hits:

[matlabBA_net_z

Description: BA无标度网络的仿真,包括平均路径长度、聚类系数和平均度等。-BA scale-free network simulation, including the average path length, clustering coefficient and average degree.
Platform: | Size: 1024 | Author: ce123 | Hits:

[matlabAver--Path--Length

Description: 一个很有用的计算网络中两节点的距离以及平均路径长度的程序,对网络分析很有用-A very computing network with a two-node distance and the average path length of program and very useful for network analysis
Platform: | Size: 1024 | Author: marionette | Hits:

[matlabAver_Path_Length

Description: 用MATLAB求平均路径长度,本程序很小-Using MATLAB and the average path length of the program is very small
Platform: | Size: 1024 | Author: 龙禅 | Hits:

[Graph Drawingcomplex-net

Description: 复杂网络中有如随机图,WS小世界网络,NW小世界网络及BA无标度网络等一些常见的基本模型,,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks like the random graph, WS small world network, NW small-world network and BA scale-free network and some common basic model of the program from the generation mechanism of these networks to generate these complex network model, and the analysis of its basic properties such as the average path length, clustering coefficient and degree distribution.
Platform: | Size: 8192 | Author: 刘雪 | Hits:

[Data structsthe-average-path-length

Description: 问题描述:平均路径长度是网络中另一个重要的特征度量,他是网络中所有节点对之间的平均最短距离。这里节点间的距离指的是从一个节点要经历的边的最小数目,其中所有节点之间的最大距离称为网络的直径。平均路径长度和直径衡量的是网络的传输性能与效率。平均路径长度的公式为 ,其中dij表示点i和j之间的最短距离(若dij不存在时,dij就不能加入,且分母要相应减1) 要求:输入邻接矩阵表示的图,计算其平均路径长度-Description of the problem: the average path length is another important network characteristics measure between all pairs of nodes in the network, the average shortest distance. Here the distance between nodes refers to the minimum number from one node to be subjected to the edge, wherein the maximum distance is referred to as the diameter of the network between all nodes. The average path length and diameter measurement of the performance and efficiency of the network' s transmission. The formula of the average path length, where dij indicates the shortest distance between points i and j (if dij is not present, dij can not join, and the denominator accordingly minus 1) requirements: Input adjacency matrix shows, to calculate its average path length
Platform: | Size: 13312 | Author: cagfaiss | Hits:

[Othercomplex-networks-matlab-pro

Description: 本程序用于模拟复杂网络,并计算复杂网络平均路径长度、聚类系数、度分布,及其他特性分析,可为模拟探究复杂网络提供参考。-This procedure is used to simulate complex network, complex network and calculate the average path length, clustering coefficient, degree distribution, analysis, and other features, can provide reference for simulation to explore the complex networks.
Platform: | Size: 10240 | Author: 小松 | Hits:

[AI-NN-PRduioutuuu

Description: 复杂网络中两节点的距离利用Floyd算法求解出任意两节点的距离,再求距离的平均值得平均路径长度,并且求得对偶矩阵,分析节点重要度关系-Distance of two nodes in complex networks using Floyd algorithm to solve the distance of any two nodes to distance average to average path length, and obtained the dual matrix, analysis of node important degree of relationship
Platform: | Size: 1024 | Author: chenxiaoling | Hits:

[matlabThe-parameters-of-complex-network

Description: 可以求出复杂网络中两节点间的距离以及平均路径长度,各节点的度及度的分布曲线,以及节点的聚类系数。-You can find out the distance and average path length between the two nodes in complex networks .you can also find out degree and degree distribution curve of each node, and the node clustering coefficient.
Platform: | Size: 5120 | Author: 陈兆 | Hits:

[matlabsuijitu

Description: 本算法能够按照两种策略生成并绘制随机图,但是对于生成的随机图的属性分析不够完善,从代码中能够看出作者并没有完成本算法关于“平均路径长度”、“聚类系数”和“平均度”三个属性的求解。-The algorithm is able to follow two strategies to generate and draw random graph, but for the properties generated random graph analysis is not perfect, it can be seen from the code of the algorithm is not complete on the "average path length", "clustering coefficient" and "the average degree of" solving the three properties
Platform: | Size: 1024 | Author: 薇薇 | Hits:

[matlabAver_Path_Length

Description: 计算复杂网络拓扑性中的平均路径长度,无权无向网络。关于生物方面-Calculate the average path length of the complex network topology
Platform: | Size: 1024 | Author: 陈啦 | Hits:

[matlabAVER_PATHLENGTH-

Description: ba复杂网络编程,可用求解平均路径长度,复杂网络初学者的必备-ba complex network programming, the average path length can be used to solve the essential, complex networks beginners
Platform: | Size: 1024 | Author: 林荣泰 | Hits:

[matlabcomplex-network

Description: 求解复杂网络的度及度分布、群集系数、平均路径长度等-Solving complex network of degree and degree distribution, clustering coefficient, average path length, etc.
Platform: | Size: 4096 | Author: 4444sige | Hits:

[matlabNW-MOD2

Description: 用于生成一个NW小世界模型,并且计算其平均路径长度-For generating a NW small world model and calculating its average path length
Platform: | Size: 1024 | Author: 袁庆洋 | Hits:
« 12 »

CodeBus www.codebus.net