搜索资源列表

  1. complexnetwork

    0下载:
  2. 复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks a
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:10240
    • 提供者:whuic
  1. 200710241758323228

    0下载:
  2. 如何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 te
  3. 所属分类:C#编程

    • 发布日期:2024-05-27
    • 文件大小:31744
    • 提供者:sunyunqiang
  1. small-world-matlab

    0下载:
  2. 这个是关于小世界平均路径长度,还有度和随机网络比值变化的仿真程序,使用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 h
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:2101248
    • 提供者:lxc
  1. length

    0下载:
  2. 利用佛洛伊德算法计算节点之间的最短路径,用于复杂网络中计算平均路径长度-average path lengh
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:秦岩
  1. path_short

    0下载:
  2. 求无向无权值复杂网络的各点对之间的最短路径,以及网络平均路径长度-abtain the shortest path of a complex net and get the averange path of the whole net
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:sun cong
  1. some-basic-model-in-complex-network

    0下载:
  2. 该压缩包中包含: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 netwo
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:11264
    • 提供者:李德裕
  1. BA_net_z

    1下载:
  2. BA无标度网络的仿真,包括平均路径长度、聚类系数和平均度等。-BA scale-free network simulation, including the average path length, clustering coefficient and average degree.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:ce123
  1. Aver--Path--Length

    0下载:
  2. 一个很有用的计算网络中两节点的距离以及平均路径长度的程序,对网络分析很有用-A very computing network with a two-node distance and the average path length of program and very useful for network analysis
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:marionette
  1. Aver_Path_Length

    0下载:
  2. 用MATLAB求平均路径长度,本程序很小-Using MATLAB and the average path length of the program is very small
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:龙禅
  1. complex-net

    0下载:
  2. 复杂网络中有如随机图,WS小世界网络,NW小世界网络及BA无标度网络等一些常见的基本模型,,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks like the random graph, WS small world network, NW small-world network and BA scale-free network and so
  3. 所属分类:绘图程序

    • 发布日期:2024-05-27
    • 文件大小:8192
    • 提供者:刘雪
  1. the-average-path-length

    0下载:
  2. 问题描述:平均路径长度是网络中另一个重要的特征度量,他是网络中所有节点对之间的平均最短距离。这里节点间的距离指的是从一个节点要经历的边的最小数目,其中所有节点之间的最大距离称为网络的直径。平均路径长度和直径衡量的是网络的传输性能与效率。平均路径长度的公式为 ,其中dij表示点i和j之间的最短距离(若dij不存在时,dij就不能加入,且分母要相应减1) 要求:输入邻接矩阵表示的图,计算其平均路径长度-Descr ipt
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-27
    • 文件大小:13312
    • 提供者:cagfaiss
  1. complex-networks-matlab-pro

    0下载:
  2. 本程序用于模拟复杂网络,并计算复杂网络平均路径长度、聚类系数、度分布,及其他特性分析,可为模拟探究复杂网络提供参考。-This procedure is used to simulate complex network, complex network and calculate the average path length, clustering coefficient, degree distribution, analysis,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-27
    • 文件大小:10240
    • 提供者:小松
  1. duioutuuu

    0下载:
  2. 复杂网络中两节点的距离利用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 ob
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:chenxiaoling
  1. The-parameters-of-complex-network

    0下载:
  2. 可以求出复杂网络中两节点间的距离以及平均路径长度,各节点的度及度的分布曲线,以及节点的聚类系数。-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, a
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:5120
    • 提供者:陈兆
  1. suijitu

    0下载:
  2. 本算法能够按照两种策略生成并绘制随机图,但是对于生成的随机图的属性分析不够完善,从代码中能够看出作者并没有完成本算法关于“平均路径长度”、“聚类系数”和“平均度”三个属性的求解。-The algorithm is able to follow two strategies to generate and draw random graph, but for the properties generated random graph an
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:薇薇
  1. Aver_Path_Length

    0下载:
  2. 计算复杂网络拓扑性中的平均路径长度,无权无向网络。关于生物方面-Calculate the average path length of the complex network topology
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:陈啦
  1. aver_path_length

    0下载:
  2. 用MATLAB求复杂网络整体的平均路径长度,度分布,聚类系数(average path length of the complex neetwork)
  3. 所属分类:matlab例程

  1. Aver_Path_Length

    0下载:
  2. 计算复杂网络平均路径长度,matlab编程,很有用的哦(Calculate the average path length of complex networks, matlab programming, very useful Oh!)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-27
    • 文件大小:1175552
    • 提供者:zc123
  1. 程序

    0下载:
  2. 复杂网络中关于平均路径长度的计算,文件为.m文件(The calculation of average path length in complex network is.M file.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:xing1101
  1. 复杂网络

    0下载:
  2. 求网络图中各节点的度及度的分布曲线, 聚类系数及整个网络的聚类系数,和复杂网络中两节点的距离以及平均路径长度(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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:2048
    • 提供者:Gao_
« 12 »

源码中国 www.ymcn.org