<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>obelisk2</author_name>
  <author_url>https://blog.hatena.ne.jp/obelisk2/</author_url>
  <blog_title>Camera Obscura</blog_title>
  <blog_url>https://obelisk.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>数学</anon>
  </categories>
  <description>Ruby + gnuplot でローレンツアトラクタを描いてみました。 全体的にここなどを参考にしました。微分方程式はオイラー法（参考）で数値計算しています。gnuplot での描画は numo/gnuplot という Gem を使っています。 require 'numo/gnuplot' fx = lambda {|x, y, z, r, p, b| -p * x + p * y} fy = lambda {|x, y, z, r, p, b| -x * z + r * x - y} fz = lambda {|x, y, z, r, p, b| x * y - b * z} dt = 1e…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fobelisk.hatenablog.com%2Fentry%2F2017%2F06%2F05%2F170024&quot; title=&quot;Ruby でローレンツアトラクタを描画する - Camera Obscura&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://img.f.hatena.ne.jp/images/fotolife/o/obelisk2/20170605/20170605165531.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-06-05 17:00:24</published>
  <title>Ruby でローレンツアトラクタを描画する</title>
  <type>rich</type>
  <url>https://obelisk.hatenablog.com/entry/2017/06/05/170024</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
