np.cumsum

matplotlib Animation

[matplotlib animation] 66. 3次元ランダムウォークアニメーション

matplotlibのFuncAnimationを使用して3次元空間でのランダムウォークアニメーションを作成する方法を解説します。Pythonでの動的な3Dビジュアライゼーションの実装例と解説を提供します。
matplotlib Animation

[matplotlib animation] 65. 2次元ランダムウォークアニメーション

matplotlibのFuncAnimationで2次元のランダムウォークアニメーションを表示する。
matplotlib Animation

[matplotlib animation] 64. 1次元ランダムウォークアニメーション

matplotlibのFuncAnimationで1次元のランダムウォークアニメーションを表示する。