《Network Science with Python and NetworkX Quick Start Guide》导读(Chapter 1)

Code:[ZachxPKU/NetworkSciencewithPythonandNetworkXQuickStartGuide]

Chapter 1 What is a Network?

Network science

The history of network science

网络科学起初是在不同的学科中分别诞生的,主要有数学和社会学,还有生物学,物理学等。

graph theory 图论 欧拉 哥尼斯堡七桥问题

sociometry 社会关系测量学

sociogram 社会关系网图

complex systems 复杂系统

Network science today

What is a network?

地铁地图就是典型的网络科学家使用的图,它忽略了很多信息。

Node and edges

网络中的主要元素有点和边,他们在不同的学科里,称呼它们的方式不相同。

  • nodes(vertices, vertex)
  • edges(links)

Visualizing networks

同一个图的可是化形式有很多种,如下图所示:

在这里插入图片描述

What is NetworkX?

NetworkX

在这里插入图片描述

NetworkX Code

Types of networks

Directed networks

  • symmetric or unditected 无向图
  • directed 有向图
    • source node
    • target node

在这里插入图片描述

Weighted networks

  • weighted networks 有权重网络

Understanding edges

Some common interpretations include the following:

  • Friendships
  • Flows
  • Similarity
  • Distance

Social Networks

friendships

Flow networks

Similarity networks

Spatial networks

空间网络

  • distance
  • closeness

在空间网络中 closeness 比 distance 更加直观。

Your first network in NetworkX

Code

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值