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
250
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
110
人工知能はクロスジョインでできている/AI_Is_Built_on_Cross_Joins
florets1
0
64
仮説の取扱説明書/User_Guide_to_a_Hypothesis
florets1
4
400
複式簿記から純資産を排除する/eliminate_net_assets_from_double-entry_bookkeeping
florets1
1
410
カイ二乗検定は何をやっているのか/What_Does_the_Chi-Square_Test_Do
florets1
7
2.4k
直積は便利/direct_product_is_useful
florets1
3
430
データハンドリング/data_handling
florets1
2
240
カイ二乗検定との遭遇/The_path_to_encountering_the_chi-square_test
florets1
1
300
率の平均を求めてはいけない/Do_Not_Average_Rates
florets1
11
16k
Other Decks in Science
See All in Science
データベース02: データベースの概念
trycycle
PRO
2
930
統計的因果探索: 背景知識とデータにより因果仮説を探索する
sshimizu2006
4
1.1k
Transport information Geometry: Current and Future II
lwc2017
0
210
風の力で振れ幅が大きくなる振り子!? 〜タコマナローズ橋はなぜ落ちたのか〜
syotasasaki593876
1
110
ランサムウェア対策にも考慮したVMware、Hyper-V、Azure、AWS間のリアルタイムレプリケーション「Zerto」を徹底解説
climbteam
0
140
コンピュータビジョンによるロボットの視覚と判断:宇宙空間での適応と課題
hf149
1
390
DMMにおけるABテスト検証設計の工夫
xc6da
1
1.2k
深層学習を用いた根菜類の個数カウントによる収量推定法の開発
kentaitakura
0
190
Lean4による汎化誤差評価の形式化
milano0017
1
340
機械学習 - 授業概要
trycycle
PRO
0
260
安心・効率的な医療現場の実現へ ~オンプレAI & ノーコードワークフローで進める業務改革~
siyoo
0
370
白金鉱業Meetup_Vol.20 効果検証ことはじめ / Introduction to Impact Evaluation
brainpadpr
1
1.2k
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
10
890
Music & Morning Musume
bryan
46
6.9k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
How to Think Like a Performance Engineer
csswizardry
27
2.1k
Being A Developer After 40
akosma
91
590k
What's in a price? How to price your products and services
michaelherold
246
12k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
The Invisible Side of Design
smashingmag
302
51k
Build your cross-platform service in a week with App Engine
jlugia
233
18k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
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