计算节点介数,分析网络的个体的重要性我要分享

Calculate the betweenness of nodes and analyze the importance of individuals in the network

节点重要性 重要节点 最短路径条数 节点的介数 节点介数

关注次数: 268

下载次数: 4

文件大小: 2KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

该代码是计算节点介数,分析网络的个体的重要性。简单地讲,一个节点的Betweenness表示所有的节点对之间通过该节点的最短路径条数。Betweenness很好地描述了一个网络中节点可能需要承载的流量。


English Description:

The code is to calculate the node betweenness and analyze the importance of the individual network. In short, the betweenness of a node represents the number of shortest paths between all pairs of nodes passing through the node. Betweenness well describes the traffic that nodes in a network may need to carry.


代码预览

betweenness_centrality.m