matplotlib [matplotlib animation] 84.うずまき matplotlibのFuncAnimationとprojection='polar'でうずまきのアニメーションを表示する。 2020.07.11 matplotlibmatplotlib Animationpython
matplotlib [matplotlib animation] 80.すっとびボール 質量の異なるボールを2つ使って、質量の大きい方を下にして重ねて落下させた場合に、一番上のボールが高く跳ね上がる現象のことをすっとびボールという。別名として、多段式垂直衝突球、ガリレオ砲、ボールピラミッドなどがある。matplotlibのFuncAnimationでこの現象をアニメーションで表示する。 2020.05.19 matplotlibmatplotlib Animationpython