<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yamamucho</author_name>
  <author_url>https://blog.hatena.ne.jp/yamamucho/</author_url>
  <blog_title>酔いどれコード</blog_title>
  <blog_url>https://yamamucho.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>programming</anon>
  </categories>
  <description>先日コッホ雪片を描くプログラムを書いて、雪片が画像の中心に描かれていないので次はその部分を作り込みたい、と日記に書いたのでその方法を考えてみた（ま、その問題はここに書く方法とは別の方法で解決しているんだけど）。考えとしては、コッホ雪片を構成する各コッホ曲線の端点を通る円の中心点を求めて、その中心点が画像の中心にくるように調整するという算段。その中心点を求めるプログラムを作ってみた。そのプログラムは、n個の点全てを含む円の中心を求めるのであって、点を全て通る円を求めるのではないのであしからず。この前作ったコッホ雪片は正n角形の頂点を各コッホ曲線の端点としているので、問題ないだろうと思う。 # n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyamamucho.hatenadiary.org%2Fentry%2F20090622%2F1245667210&quot; title=&quot;Ruby練習三日目（最小包含円?） - 酔いどれコード&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-06-22 19:40:10</published>
  <title>Ruby練習三日目（最小包含円?）</title>
  <type>rich</type>
  <url>https://yamamucho.hatenadiary.org/entry/20090622/1245667210</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
