<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syou6162</author_name>
  <author_url>https://blog.hatena.ne.jp/syou6162/</author_url>
  <blog_title>yasuhisa's blog</blog_title>
  <blog_url>https://www.yasuhisay.info/</blog_url>
  <categories>
  </categories>
  <description>前の例は簡単すぎて面白くないので、その次の課題のやつをやってみた。拡散方程式。Rのインデックスが1から始まるとかいらんところではまった。 diffusion &lt;- function(time,sep){ #拡散方程式がどうなっているかを調べるための関数 h &lt;- 0.1 k &lt;- 0.001 #とりあえずこれで与えられているとする diff &lt;- array(dim=c((2.0/sep)+1,time)) #初期値とかを与えとく diff[1,] &lt;- 0 diff[2/sep+1,] &lt;- 0 for(i in 2:(2/sep)){ #(2/sep)ってやっとかないととびかたがでかくなっ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yasuhisay.info%2Fentry%2F20070605%2F1181087565&quot; title=&quot;Rでカオス2 - yasuhisa&amp;#39;s blog&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://farm2.static.flickr.com/1148/532350910_854b7ee9cc.jpg?v=0</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-06-05 08:52:45</published>
  <title>Rでカオス2</title>
  <type>rich</type>
  <url>https://www.yasuhisay.info/entry/20070605/1181087565</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
