matplotlib [matplotlib animation] 81.バウンドするボール matplotlibのFuncAnimationで自由落下と反発係数を考慮したバウンドのアニメーションを表示する。 2020.06.07 matplotlibmatplotlib AnimationNumPypython
ipywidgets [ipywidgets] 24. Dropdownでデータを選択してそのヒストグラムを表示(matplotlib & seaborn) jupyter notebook, labで対話的な操作ができる機能(ipywidgets)のドロップダウンでデータを選択してそのヒストグラムを表示する方法について説明する。 2020.04.18 ipywidgetsmatplotlibNumPypythonseaborn
NumPy [NumPy] 21. np.linspace()の使い方 NumPyのlinspace()は、startからstopの間を指定の個数で等間隔に区切った配列を生成する関数である。 2019.09.10 NumPypython
matplotlib 3D [NumPy] 20.配列のスライスをボクセルグラフで可視化 いろいろなスライス方法をmatplotlib mplot3dのvoxelグラフで可視化した例について説明する。 2019.07.13 matplotlib 3DNumPypython
matplotlib 3D [matplotlib animation] 47. Voxelで作成したNumPyロゴの色変化アニメーション(カラー) Voxelグラフで作成したNumPyロゴの色を変化させたアニメーションをmatplotlib FuncAnimationで表示する。 2019.06.21 matplotlib 3Dmatplotlib AnimationNumPypython
matplotlib 3D [matplotlib animation] 46. Voxelで作成したNumPyロゴの色変化アニメーション(グレースケール) Voxelグラフで作成したNumPyロゴの色をグレースケールで変化させたアニメーションをmatplotlib FuncAnimationで表示する。 2019.06.20 matplotlib 3Dmatplotlib AnimationNumPypython