I want an alternative to this Matlab function in Python
evrnd(mu,sigma,m,n)
I think We can use something like this
numpy.random.gumbel
or just
numpy.random.uniform
Thanks in advance.
Aucun commentaire:
Enregistrer un commentaire