当前位置:网站首页>复杂网络建模(二)
复杂网络建模(二)
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.
边栏推荐
- 2022焊工(初级)判断题及在线模拟考试
- Sign up now | oar hacker marathon phase III, waiting for your challenge
- DNS server configuration
- Bugku CTF daily one question chessboard with only black chess
- Network learning (I) -- basic model learning
- Linux server development, redis protocol and asynchronous mode
- Problem solving: unable to connect to redis
- Dedecms collects content without writing rules
- Leetcode 43 String multiplication (2022.02.12)
- C语言二叉树与建堆
猜你喜欢

Open source ecosystem | create a vibrant open source community and jointly build a new open source ecosystem!

2022年全国最新消防设施操作员(初级消防设施操作员)模拟题及答案

【数字IC验证快速入门】14、SystemVerilog学习之基本语法1(数组、队列、结构体、枚举、字符串...内含实践练习)

【踩坑系列】uniapp之h5 跨域的问题

Who has docker to install MySQL locally?

【數字IC驗證快速入門】15、SystemVerilog學習之基本語法2(操作符、類型轉換、循環、Task/Function...內含實踐練習)

王爽 《汇编语言》之寄存器

Qt学习27 应用程序中的主窗口

2022 simulated examination question bank and online simulated examination of tea master (primary) examination questions

Problem solving: unable to connect to redis
随机推荐
Niu Mei's mathematical problem --- combinatorial number
Visualization Document Feb 12 16:42
json 数据展平pd.json_normalize
Linux server development, MySQL process control statement
C language flight booking system
Linux server development, SQL statements, indexes, views, stored procedures, triggers
[advanced digital IC Verification] command query method and common command interpretation of VCs tool
JSON data flattening pd json_ normalize
Qt学习28 主窗口中的工具栏
Merging binary trees by recursion
Recursive method to verify whether a tree is a binary search tree (BST)
【数字IC验证快速入门】14、SystemVerilog学习之基本语法1(数组、队列、结构体、枚举、字符串...内含实践练习)
2022 recurrent training question bank and answers of refrigeration and air conditioning equipment operation
Pytest + allure + Jenkins Environment - - achèvement du remplissage de la fosse
uniapp 移动端强制更新功能
大视频文件的缓冲播放原理以及实现
You Li takes you to talk about C language 6 (common keywords)
Li Kou interview question 04.01 Path between nodes
JS quick start (I)
这5个摸鱼神器太火了!程序员:知道了快删!