matplotlib Animation [matplotlib animation] 67. 2次元ランダムウォークのヒートマップアニメーション
matplotlibのFuncAnimationを使用して2次元ランダムウォークとそのヒートマップのアニメーションを生成・表示する方法を解説。時間経過とともに変化する粒子の動きを視覚化し、分布の変化をヒートマップで表現する実装例を紹介。
matplotlib Animation
matplotlib