import numpy as np · import matplotlib.pyplot as plt · #生成一些区间[0,1]内的数据 · y = np.random.normal(loc=0.5, scale=0.4, size=1000).
確定! 回上一頁