<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>to33k</author_name>
  <author_url>https://blog.hatena.ne.jp/to33k/</author_url>
  <blog_title>めも書き</blog_title>
  <blog_url>https://to33k.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>#coding:utf-8 import numpy as np import matplotlib.pyplot as pylab #平均 mu1 = [-2,-2] mu2 = [2,2] #共分散 cov = [[2,1],[1,2]] #500はデータ数 x1,y1 = np.random.multivariate_normal(mu1,cov,500).T x2,y2 = np.random.multivariate_normal(mu2,cov,500).T #グラフ描画 #背景を白にする pylab.figure(facecolor=&quot;w&quot;) #散布図をプロットする pylab.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fto33k.hateblo.jp%2Fentry%2F2011%2F12%2F26%2F183201&quot; title=&quot;pythonで二次元正規分布に従う乱数をプロットする http://room6933.com/blog/2011/08/03/multivariate_normal_python/ より - めも書き&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/t/to33k/20111226/20111226183159.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-12-26 18:32:01</published>
  <title>pythonで二次元正規分布に従う乱数をプロットする http://room6933.com/blog/2011/08/03/multivariate_normal_python/ より</title>
  <type>rich</type>
  <url>https://to33k.hateblo.jp/entry/2011/12/26/183201</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
