サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
iPhone 17
qiita.com/piyopiyomaru
Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? import numpy as np import matplotlib.pyplot as plt from matplotlib.animation import ArtistAnimation # ==========パラメーター==================== num_of_birds = 100 # 鳥の数 r_min_c = 0.4 # 近づきたい鳥の範囲の内側 r_max_c = 2.2 # 近づきたい鳥の範囲の外側 r_min_s = 0 # 離れたい鳥の範囲の内側 r_max_s = 0.4 # 離れたい鳥の範
このページを最初にブックマークしてみませんか?
『qiita.com』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く