搜索资源列表
albert_barabasi
- 生成随机Albert-Barabasi网络-generate random Albert-Barabasi network
BA
- barabasi albert graph generator
free_scale_nework_BA
- 基于Barabasi-Albert模型的建立无尺度网络生长模型。控制参数:平均出度m,结点数n。输出所有入度点数比例;输出直方图分段比例;输出集散节点-Based on Barabasi-Albert model of scale-free network growth model. Control parameters: the average out-degree m, the number of nodes n. Output r
generateNetwork
- 根据Barabasi等人提出的无标度模型复杂网络生成的preferential attachment原理,生成指定规模的无标度网络的邻接矩阵。-Based on the preferential attachment mechanism proposed by Barabasi et al, the code functions to generate the adjacency matrix for a scale-free netw
BAmodel
- BA无标度网络仿真 为了解释幂率分布的产生机理,Barabasi和Albert提出了一个无标度网络模型,被称为BA模型。-BA scale-free Network Model