会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
路途陌客
博客园
首页
新随笔
联系
订阅
管理
2020年3月15日
matplotlib绘制各种图表
摘要: numpy.linspace(start, stop, num=50, endpoint=True, retstep=False, dtype=None, axis=0) 用来制造散点 (在start和stop之间返回均匀间隔的数据) (返回的是 [start, stop]之间的均匀分布) (可以选
阅读全文
posted @ 2020-03-15 18:01 路途陌客
阅读(358)
评论(0)
推荐(0)