0

My question is that i want two sets of 1000 2D points each from Gaussian distribution lying on a plane having same standard deviation of 1.5 and different means at [5,5] and [10,10]. using mean at (5,5) and having standard deviation of 1.

Hasnat Hasan
  • 86
  • 10
  • are you aware of this function https://docs.scipy.org/doc/scipy-0.14.0/reference/generated/scipy.stats.multivariate_normal.html ? – Moritz Apr 30 '19 at 10:11
  • no, i'm not aware of this function. – Hasnat Hasan Apr 30 '19 at 10:15
  • Related question with examples for simple uncorrelated 2D gaussian, and numpy multivariate: https://stackoverflow.com/questions/7687679/how-to-generate-2d-gaussian-with-python – Jizhou Yang Apr 30 '19 at 10:20

0 Answers0