当前位置:网站首页>复杂网络建模(二)
复杂网络建模(二)
2022-07-07 04:58:00 【坝坝头伯爵】
介数
介数分为节点介数和边介数,反映了节点或边在整个网络中的作用和影响力。
节点的介数Bi定义为
B i = ∑ j ≠ l ≠ i [ N j l ( i ) / N j l ] B_i=\sum_{j\neq l\neq i}^{}[N_{jl}(i)/N_jl] Bi=j=l=i∑[Njl(i)/Njl]
其中,Njl表示节点Vj和节点Vl之间的最短路径条数,Njl(i)表示节点Vj和节点Vl之间的最短路径经过节点Vi的条数。
边的介数Bij定义为
B i j = ∑ ( l , m ) ≠ ( i , j ) [ N l m ( e i j ) / N l m ] B_{ij}=\sum_{ {(l,m)}\neq (i,j)}^{}[N_{lm}(e_{ij})/N_lm] Bij=(l,m)=(i,j)∑[Nlm(eij)/Nlm]
式中,Nlm表示节点Vl和Vm之间的最短路径条数,Nlm(eij)表示节点Vl和Vm之间的最短路径经过边eij的条数。
核度
一个图的k-核是指反复去掉度值小于k的节点及其连线后,所剩的子图,该子图的节点数就是该核的大小。
节点核度的最大值叫做网络的核度。
网络密度
网络密度指的是一个网络中个节点之间联络的紧密程度。网络G的网络密度d(G)定义为
d ( G ) = 2 M / [ N ( N − 1 ) ] d(G)=2M/[N(N-1)] d(G)=2M/[N(N−1)]
M为网络中实际拥有的连接数,N为网络节点数,当网络完全连通时,密度为1.
边栏推荐
- paddlepaddle 29 无模型定义代码下动态修改网络结构(relu变prelu,conv2d变conv3d,2d语义分割模型改为3d语义分割模型)
- 芯片 設計資料下載
- Niu Mei's mathematical problem --- combinatorial number
- dash plotly
- 海信电视开启开发者模式
- Codeforce c.strange test and acwing
- Force buckle 145 Binary Tree Postorder Traversal
- Pytest + allure + Jenkins Environment - - achèvement du remplissage de la fosse
- Network learning (II) -- Introduction to socket
- Cnopendata American Golden Globe Award winning data
猜你喜欢

LeetCode简单题之判断一个数的数字计数是否等于数位的值

探索干货篇!Apifox 建设思路

The charm of SQL optimization! From 30248s to 0.001s
![[quickstart to Digital IC Validation] 15. Basic syntax for SystemVerilog Learning 2 (operator, type conversion, loop, Task / Function... Including practical exercises)](/img/e1/9a047ef13299b94b5314ee6865ba26.png)
[quickstart to Digital IC Validation] 15. Basic syntax for SystemVerilog Learning 2 (operator, type conversion, loop, Task / Function... Including practical exercises)

Quickly use Jacobo code coverage statistics

LeetCode简单题之找到一个数字的 K 美丽值

2022 Inner Mongolia latest advanced fire facility operator simulation examination question bank and answers

json 数据展平pd.json_normalize

buureservewp(2)

These five fishing artifacts are too hot! Programmer: I know, delete it quickly!
随机推荐
[matlab] when matrix multiplication in Simulink user-defined function does not work properly, matrix multiplication module in module library can be used instead
Dedecms collects content without writing rules
Problem solving: unable to connect to redis
Linux server development, redis protocol and asynchronous mode
JSON data flattening pd json_ normalize
Qt学习26 布局管理综合实例
Network learning (I) -- basic model learning
Avatary的LiveDriver试用体验
追风赶月莫停留,平芜尽处是春山
【无标题】
Leetcode 40: combined sum II
【数字IC验证快速入门】17、SystemVerilog学习之基本语法4(随机化Randomization)
LeetCode中等题之我的日程安排表 I
Li Kou interview question 04.01 Path between nodes
Cnopendata geographical distribution data of religious places in China
Jmeter 的使用
You Li takes you to talk about C language 6 (common keywords)
[UVM foundation] what is transaction
LeetCode 40:组合总和 II
Linux Installation MySQL 8.0 configuration