<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aidiary</author_name>
  <author_url>https://blog.hatena.ne.jp/aidiary/</author_url>
  <blog_title>人工知能に関する断創録</blog_title>
  <blog_url>https://aidiary.hatenablog.com/</blog_url>
  <categories>
    <anon>複雑系</anon>
  </categories>
  <description>指数的成長モデルとロジスティックモデル（2011/2/19）のつづき。ロジスティックモデルはどの初期値から始めてもフィードバックループをまわすと最終的に0.5に引き込まれることがわかる。この引き込まれる軌道を視覚的にグラフ化したのがクモの巣図法。まず、指数モデルでクモの巣図法を描いてみた。 #coding:utf-8 import numpy as np from pylab import * import matplotlib.lines as lines &quot;&quot;&quot;クモの巣図法を描画&quot;&quot;&quot; def drawGraph(func): &quot;&quot;&quot;関数funcを描画&quot;&quot;&quot; xList = [] yLis…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faidiary.hatenablog.com%2Fentry%2F20110220%2F1298163688&quot; title=&quot; クモの巣図法 - 人工知能に関する断創録&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://cdn-ak.f.st-hatena.com/images/fotolife/a/aidiary/20110220/20110220094844.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-02-20 10:01:28</published>
  <title> クモの巣図法</title>
  <type>rich</type>
  <url>https://aidiary.hatenablog.com/entry/20110220/1298163688</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
