搜索资源列表

  1. GN

    2下载:
  2. 复杂网络中社区划分算法中利用边介数的经典GN算法-Complex network community partitioning algorithm using edge betweenness classic GN algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:emmayang
  1. Centrality-measures

    0下载:
  2. 文件包括:1.计算平均最短路径;2.计算每个顶点相邻节点的平均度;3.计算每个节点的邻近中心度;4.计算节点的介数(slow);5.计算节点的介数(faster);6.计算每条边的介数值;7.快速迪杰斯特拉算法;8.经典迪杰斯特拉算法。-1.the average shortest path in the graph 2.the average degree of neighboring nodes for every vertex 3
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:12kb
    • 提供者:dandy
  1. GraphBetweennessCentrality

    0下载:
  2. matlab的m文件,用于计算复杂网络中的介数指标的算法。-betweenness Centrality
  3. 所属分类:汇编语言

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:shi
  1. gn

    0下载:
  2. Market Newman写的复杂网络的加权GN算法 算法用Python写的 其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数-The basic idea is to delete the network with respect to all of the source nodes of the largest betw
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-24
    • 文件大小:9kb
    • 提供者:邹宜然
  1. GN

    0下载:
  2. GN算法是一种凝聚型的社区结构发现算法。该算法根据网络中社区内部高内聚、社区之间低内聚的特点,逐步去除社区之间的边,取得相对内聚的社区结构。GN算法是一种分裂方法[]。其基本思想是不断的从网络中移除介数最大的边。-GN algorithm is a cohesive community structure discovery algorithm. Based on the characteristics of high cohesion
  3. 所属分类:Windows编程

    • 发布日期:2024-11-24
    • 文件大小:4kb
    • 提供者:YZD
  1. 复杂网络最短路代码

    0下载:
  2. 计算复杂网络之间的介数指标,包含求取网络中的最短路问题的多个算法。(Calculate the betweenness index between complex networks and shortest path)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:10kb
    • 提供者:123reset
  1. bianjieshu c++

    0下载:
  2. 针对社群计算中,使用Q值算法,忽视权值,计算社群复杂网络的边介数。(Calculating the boundary betweenness of complex network building.)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-24
    • 文件大小:476kb
    • 提供者:serf
  1. igraph

    0下载:
  2. rigraph实现边介数社区发现算法(GN)(Rigraph implementation of edge betweenness community discovery algorithm (GN))
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:cooonut
  1. betweenness_centrality_mex

    0下载:
  2. 计算复杂网络节点的中心介数以及边的中心介数(matlab program for betweenness centrality)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:23kb
    • 提供者:cdwanglin

源码中国 www.ymcn.org