%matplotlib inline import matplotlib.pyplot as plt import numpy as np. In [2]:. x1 = np.random.normal(loc=0, scale=1, size=100) y1 ...
確定! 回上一頁