Update ucovid.py
This commit is contained in:
parent
0c85798f77
commit
4bf5b5846c
@ -181,7 +181,7 @@ def siraicov(betaamax=0.25,
|
||||
|
||||
f,ax=plt.subplots(1,1)
|
||||
axc=ax
|
||||
axc.set_xlabel(r"$c_\beta$ : efficiency of social distancing")
|
||||
axc.set_xlabel(r"cbeta : efficiency of social distancing")
|
||||
axc.set_ylabel("p : proportion of freedom (no social distancing)")
|
||||
axc.plot(utt,[ualon(i,rzero) for i in utt])
|
||||
axc.plot(l[:,0],l[:,1])
|
||||
|
Loading…
x
Reference in New Issue
Block a user