<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada22</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada22/</author_url>
  <blog_title>ryamadaの遺伝学・遺伝統計学メモ</blog_title>
  <blog_url>https://ryamada22.hatenablog.jp/</blog_url>
  <categories>
    <anon>ランダムフィールド</anon>
    <anon>ウェーブレット変換</anon>
  </categories>
  <description>RのRandomFieldsパッケージを使って粗密に違いのある２つの２次元ランダムフィールドをシミュレーション作成してみる library(RandomFields) n &lt;- 2^8 nuA &lt;- 0.1 nuB &lt;- 0.9 modelA &lt;- RMwhittle(nu=nuA) modelB &lt;- RMwhittle(nu=nuB) # シミュレーション範囲 x &lt;- y &lt;- seq(from=-3,to=3,length=n) # シミュレーション simuA &lt;- RFsimulate(modelA,x,y) simuB &lt;- RFsimulate(modelB,x,y) plot…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada22.hatenablog.jp%2Fentry%2F20141125%2F1416808427&quot; title=&quot;ランダムフィールドをウェーブレット変換する - ryamadaの遺伝学・遺伝統計学メモ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/r/ryamada22/20141124/20141124145243.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-11-25 14:53:47</published>
  <title>ランダムフィールドをウェーブレット変換する</title>
  <type>rich</type>
  <url>https://ryamada22.hatenablog.jp/entry/20141125/1416808427</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
