matplotlib

matplotlib

[matplotlib] 5. 軸の一部を省略したグラフ(broken axis graph)

matplotlibによる軸の一部が省略されたグラフの作成についての解説
matplotlib Animation

[matplotlib animation] 23. 胴体が伸びる犬

matplotlib FuncAnimationによる図形のアニメーション(胴体が伸びる犬)
matplotlib

[matplotlib] 4. 犬(dog)

matplotlibの簡易的な図形描写モジュールpatchesにより、犬を描写する。
matplotlib Animation

[matplotlib animation] 22. 雨(Rain simulation)

matplotlib FuncAnimationによる雨のアニメーション
matplotlib 3D

[matplotlib 3D] 44.正四面体(tetrahedron)

matplotlib mplot3dの3Dグラフで正四面体を表示する方法を解説する。
matplotlib Animation

[matplotlib animation] 21. 3Dグラフで斜方投射 (Projectile motion)

matplotlib FuncAnimationによる斜方投射のアニメーション
python

[SciPy] 2. ガウス分布によるカーブフィッティング

SciPyのcurve_fitによりガウシアンフィッティングをデータに適用する方法について解説する。
matplotlib Animation

[matplotlib animation] 20. ベイズ更新(the bayes update)

matplotlib FuncAnimationによるベイズ更新のアニメーション