ex-1: fixed a typo

This commit is contained in:
Giù Marcer 2020-06-07 00:01:01 +02:00 committed by rnhmjoj
parent 61f3650a4b
commit edb75c7e18

View File

@ -10,9 +10,9 @@ def moyal(x, μ, σ):
return N * np.exp(- 0.5 * ((x - μ)/σ + np.exp( - (x - μ)/σ)))
# plt.figure()
plt.figure(figsize=(3.5, 2.5))
plt.rcParams['font.size'] = 8
plt.figure()
# plt.figure(figsize=(3.5, 2.5))
# plt.rcParams['font.size'] = 8
# useful coordinates
# y_min = -0.0086 # y min axes