import numpy as np import matplotlib.pyplot as plt from scipy.stats ... color='black', linestyle='solid') ax.plot(x,norm.pdf(x, loc=0.0, ...
確定! 回上一頁