摘要: matplotlib模板: 1:线图 plot()单线段图 2:多个线图 subplot()Multiple axes (i.e. subplots) are created with the subplot() function。 3:图像 imshow()显示图像尺寸 4:轮廓和颜色 pcolo 阅读全文
posted @ 2018-06-25 23:00 三天泪 阅读(685) 评论(0) 推荐(0) 编辑
摘要: Windows / Linux pip 相关依赖 Python (>= 2.7 or >= 3.4) NumPy (>= 1.7.1) setuptools dateutil (>= 2.1) pyparsing libpng (>= 1.2) pytz FreeType (>= 2.3) cycl 阅读全文
posted @ 2018-06-25 22:30 三天泪 阅读(479) 评论(0) 推荐(0) 编辑
摘要: t = float(input("t(℃)=")) t = float(input("t(℃)=")) 阅读全文
posted @ 2018-06-25 22:10 三天泪 阅读(8867) 评论(0) 推荐(1) 编辑