- Network Science with Python and NetworkX Quick Start Guide
- Edward L. Platt
- 140字
- 2021-06-24 15:18:52
Weighted networks
Returning to the case of undirected networks, sometimes, not all edges are created equal. For example, in a network representing a city's water distribution system, the edges could represent a series of tubes that carry the water from one place to another. Some of these might have greater capacity than others. When edges can have different strengths, the network is called weighted, and the strength is quantified by a number called the weight. Both directed and undirected networks can be weighted. An example of a weighted network is shown in the following diagram. When visualizing a network, edge weights are often indicated by varying the thickness or opacity of the edge. Edge weights can be used to represent many different types of attributes. The most common ones are described in the next section:

- 虛擬儀器設計測控應用典型實例
- 32位嵌入式系統與SoC設計導論
- 大數據導論:思維、技術與應用
- 工業機器人虛擬仿真實例教程:KUKA.Sim Pro(全彩版)
- 輕松學Java Web開發
- Mastering VMware vSphere 6.5
- 計算機原理
- WordPress Theme Development Beginner's Guide(Third Edition)
- 水晶石精粹:3ds max & ZBrush三維數字靜幀藝術
- Implementing Oracle API Platform Cloud Service
- Excel 2010函數與公式速查手冊
- ASP.NET 2.0 Web開發入門指南
- Cloudera Hadoop大數據平臺實戰指南
- 7天精通Photoshop CS5平面視覺設計
- 暗戰強人:黑客攻防入門全程圖解