<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>T_A_T</author_name>
  <author_url>https://blog.hatena.ne.jp/T_A_T/</author_url>
  <blog_title>Pythonでいろいろやってみる</blog_title>
  <blog_url>https://tat-pytone.hatenablog.com/</blog_url>
  <categories>
    <anon>数値計算</anon>
    <anon>物理シミュレーション</anon>
    <anon>OpenCV</anon>
    <anon>python</anon>
  </categories>
  <description>ランダムウォークは確率的な運動モデルの一種で、次にどちらに動くかを確率的に決めるため不規則な挙動を示します。 ここでは2次元のランダムウォークモデルとして、一ステップ毎に上下左右4方向に一定距離ランダムに移動する場合を考えます。ステップ数を10、100、1000、10000と変え各ステップで100回試行し、移動後の位置の分布を比べます。移動方向がランダムなのでステップ数が多くなると上下左右の出現数が収束し各方向への移動距離が均等化され、スタート位置に戻ってきそうですが実際はそうはならず、ステップ数が多い程、移動後の位置は広く分布します。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftat-pytone.hatenablog.com%2Fentry%2F2020%2F07%2F14%2F194258&quot; title=&quot;ランダムウォーク - Pythonでいろいろやってみる&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>https://cdn-ak.f.st-hatena.com/images/fotolife/T/T_A_T/20200714/20200714193953.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-14 19:42:58</published>
  <title>ランダムウォーク</title>
  <type>rich</type>
  <url>https://tat-pytone.hatenablog.com/entry/2020/07/14/194258</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
