<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>今回は区間二分法。中高生なら喉から手が出る程欲しいプログラムだ!!方程式の解をプログラムで求めてしまおうという素晴らしい発想。これで宿題は楽チンに・・・。 区間二分法 f(x)=0の解を求める。f(x)をひとつづつ解いて、半分の半分の半分の・・・として、走査する方向が右か、左かを決定し、x軸との交点を探す。x軸との交点こそが方程式f(x)=0の解だ。非常に地道な作戦・・・。 二分法 - Wikipedia はんぶんの、はんぶんの、はんぶんの・・・。バイナリサーチと同じ考え方。 欠点 x軸の「交点」でないと解がでない。 つまり、の解は出ない。「接線」なので。 収束が遅い コーディング 理論がわか…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20070702%2F1183320583&quot; title=&quot; SICPを読む(25) 1.3.3(1) 区間二分法による方程式の解の探索 - ボクノス&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>2007-07-02 05:09:43</published>
  <title> SICPを読む(25) 1.3.3(1) 区間二分法による方程式の解の探索</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20070702/1183320583</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
