相关文章推荐
紧张的大蒜  ·  MATLAB ...·  2 年前    · 
眉毛粗的草稿纸  ·  Enable the Lock Pages ...·  2 年前    · 
行走的扁豆  ·  Pytorch转tensorflow、tfl ...·  2 年前    · 
使用plt.axvline()方法: import numpy as npimport matplotlib.pyplot as pltx = np.random.normal(600, 20, 1000)plt.hist(x, bins=50, color='g')plt.axvline(550)plt.axvline(620)plt.show() 参考来源:https://www.zhihu.com/question/57461549
...全文