<?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>数理工学モデル化実習やってる人はちょっと前に触ったところですね。かおすかおす。で、こんな記事を見付けてしまって「よっしゃ、俺もJFreeChart使って…」と思いました。が、JFreeChart＆サーブレットとか飽きたので（うそw）Rでやってみようかと。ということで作った。引数は順にα、初期値、欲しいデータの個数となってます。ベクトルが返ってくるので、plotとかに投げてください。おわり。 chaos &lt;- function(a,init,n){ array&lt;-c(init) for(i in 0:n){ array &lt;- c(array,a*array[i]*(1-array[i])) } …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yasuhisay.info%2Fentry%2F20070605%2F1181043849&quot; title=&quot;カオスをRで書いてみるテスト - 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/1407/531430956_961535e7ce.jpg?v=0</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-06-05 20:44:09</published>
  <title>カオスをRで書いてみるテスト</title>
  <type>rich</type>
  <url>https://www.yasuhisay.info/entry/20070605/1181043849</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
