- Network Science with Python and NetworkX Quick Start Guide
- Edward L. Platt
- 214字
- 2021-06-24 15:18:51
Visualizing networks
Networks are often visualized by drawing a dot or circle for each node and a line for each edge, as in the following diagram:

Looking at the network in this diagram, you might as yourself where to draw the nodes. The answer is wherever you want! (Although technically possible, it might be advisable to avoid hot surfaces, the mouths of large predatory animals, and/or important historical documents.) Because networks are meant to focus on structure and connectivity, there are many ways to draw the same network. Nodes can be drawn anywhere. Edges can be straight or squiggly, long or short. Edges can even cross, but that should never be interpreted as being connected to each other!
The same network can be drawn in many other ways, as shown in the following diagram. The nodes have been labelled with letters to make it easier to compare between different network diagrams. Regardless of which diagram you look at, any particular node will be connected to the same set of other nodes. While different ways of drawing the same network are equally correct, some may be helpful at highlighting particular features of the network. Chapter 11, Visualization, describes common approaches to visualizing networks and their various applications:

- 集成架構(gòu)中型系統(tǒng)
- 面向STEM的mBlock智能機(jī)器人創(chuàng)新課程
- 腦動(dòng)力:C語言函數(shù)速查效率手冊(cè)
- Julia 1.0 Programming
- 來吧!帶你玩轉(zhuǎn)Excel VBA
- 樂高創(chuàng)意機(jī)器人教程(中級(jí) 下冊(cè) 10~16歲) (青少年iCAN+創(chuàng)新創(chuàng)意實(shí)踐指導(dǎo)叢書)
- CorelDRAW X4中文版平面設(shè)計(jì)50例
- Hands-On Cybersecurity with Blockchain
- 視覺檢測(cè)技術(shù)及智能計(jì)算
- 機(jī)器人創(chuàng)新實(shí)訓(xùn)教程
- LAMP網(wǎng)站開發(fā)黃金組合Linux+Apache+MySQL+PHP
- 基于Xilinx ISE的FPAG/CPLD設(shè)計(jì)與應(yīng)用
- PowerMill 2020五軸數(shù)控加工編程應(yīng)用實(shí)例
- 基于Proteus的單片機(jī)應(yīng)用技術(shù)
- Linux Shell Scripting Cookbook(Third Edition)