使用python畫圖

http://blog.csdn.net/pipisorry/article/details/40005163 Matplotlib.pyplot繪圖實例 {使用pyplot模塊} matplotlib繪製直線、條形/矩形區域 import numpy as np import matplotlib.pyplot as plt t = np.arange(-1, 2, .01) s = np.si
相關文章
相關標籤/搜索