sabopy

matplotlib 3D

[matplotlib Animation] 7. 双曲面の拡張アニメーション

matplotlib FuncAnimationによる双曲面の拡張アニメーション
matplotlib 3D

[matplotlib 3D] 38.双曲面(Hyperboloid)

matplotlib mplot3dによって双曲面を作成する方法を説明する。
matplotlib 3D

[matplotlib 3D]37. 円錐(Cone)

matplotlib mplot3dにより、円錐を表示する方法について解説する。
matplotlib Animation

[matplotlib animation] 6.正規分布(ガウス分布)のアニメーション

matplotlib FuncAnimationによる、正規分布の平均と分散を変化させるアニメーション
matplotlib 3D

[matplotlib 3D] 36. 回転放物面体

matplotlib mplot3dによる回転放物面
NumPy

[NumPy] 2.配列の演算

Numpyのユニバーサル関数(ufunc)の使い方
matplotlib 3D

[matplotlib 3D] 35. 円柱(円筒座標)

matplotlib mplot3dで円柱を表示する方法を解説する。ここでは円筒座標系でデータを生成する。
matplotlib 3D

[matplotlib 3D] 34. 円柱(直交座標系)

matplotlib mplot3dによる円柱(直交座標系)