Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
butterfly_effect/butterfly_effect_in-house
Search
florets1
October 12, 2024
Science
1
240
butterfly_effect/butterfly_effect_in-house
florets1
October 12, 2024
Tweet
Share
More Decks by florets1
See All by florets1
Rで学ぶデータハンドリング入門/Introduction_to_Data_Handling_with_R
florets1
0
1
人工知能はクロスジョインでできている/AI_Is_Built_on_Cross_Joins
florets1
0
60
仮説の取扱説明書/User_Guide_to_a_Hypothesis
florets1
4
380
複式簿記から純資産を排除する/eliminate_net_assets_from_double-entry_bookkeeping
florets1
1
410
カイ二乗検定は何をやっているのか/What_Does_the_Chi-Square_Test_Do
florets1
7
2.3k
直積は便利/direct_product_is_useful
florets1
3
410
データハンドリング/data_handling
florets1
2
240
カイ二乗検定との遭遇/The_path_to_encountering_the_chi-square_test
florets1
1
290
率の平均を求めてはいけない/Do_Not_Average_Rates
florets1
11
16k
Other Decks in Science
See All in Science
SciPyDataJapan 2025
schwalbe10
0
260
データベース05: SQL(2/3) 結合質問
trycycle
PRO
0
800
モンテカルロDCF法による事業価値の算出(モンテカルロ法とベイズモデリング) / Business Valuation Using Monte Carlo DCF Method (Monte Carlo Simulation and Bayesian Modeling)
ikuma_w
0
250
凸最適化からDC最適化まで
santana_hammer
1
290
データベース03: 関係データモデル
trycycle
PRO
1
260
Hakonwa-Quaternion
hiranabe
1
130
AI(人工知能)の過去・現在・未来 —AIは人間を超えるのか—
tagtag
1
120
データマイニング - コミュニティ発見
trycycle
PRO
0
150
03_草原和博_広島大学大学院人間社会科学研究科教授_デジタル_シティズンシップシティで_新たな_学び__をつくる.pdf
sip3ristex
0
600
Explanatory material
yuki1986
0
400
データベース01: データベースを使わない世界
trycycle
PRO
1
780
Accelerated Computing for Climate forecast
inureyes
PRO
0
120
Featured
See All Featured
Designing Experiences People Love
moore
142
24k
How to Ace a Technical Interview
jacobian
279
23k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Statistics for Hackers
jakevdp
799
220k
Context Engineering - Making Every Token Count
addyosmani
3
55
Speed Design
sergeychernyshev
32
1.1k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
The Cult of Friendly URLs
andyhume
79
6.6k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Docker and Python
trallard
46
3.6k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
BBQ
matthewcrist
89
9.8k
Transcript
Predictability: Does the Flap of a Butterfly’s Wings in Brazil
Set off a Tornado in Texas? ブラジルの1匹の蝶の羽ばたきがテキサスで竜巻を引き 起こす? Butterfly Effect バタフライ効果
Population Model A model where the population growth rate is
proportional to the current population.
y t k=0.1
y Equation of motion
The second derivative is removed.
y v k=1
Magnetic Pendulum
Equation of motion The dot notation represents the time derivative
of a function.
A vector representing the position of the pendulum. A vector
from the pendulum to the magnet. The strength of returning to the center. The strength of friction. The length of a vector.
Transform the equation.
None
Add D to avoid the denominator becoming zero.
The second derivative is removed.
Express the vectors in component form.
Simulation of a pendulum
Initial condition sensitivity
The initial position of the pendulum is color-coded according to
which magnet it reaches.
None
None