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
67
仮説の取扱説明書/User_Guide_to_a_Hypothesis
florets1
4
410
複式簿記から純資産を排除する/eliminate_net_assets_from_double-entry_bookkeeping
florets1
1
420
カイ二乗検定は何をやっているのか/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
MCMCのR-hatは分散分析である
moricup
0
500
安心・効率的な医療現場の実現へ ~オンプレAI & ノーコードワークフローで進める業務改革~
siyoo
0
390
サイゼミ用因果推論
lw
1
7.6k
機械学習 - DBSCAN
trycycle
PRO
0
1.2k
白金鉱業Meetup_Vol.20 効果検証ことはじめ / Introduction to Impact Evaluation
brainpadpr
2
1.3k
データベース08: 実体関連モデルとは?
trycycle
PRO
0
970
データベース02: データベースの概念
trycycle
PRO
2
940
テンソル分解による糖尿病の組織特異的遺伝子発現の統合解析を用いた関連疾患の予測
tagtag
2
300
KH Coderチュートリアル(スライド版)
koichih
1
51k
コンピュータビジョンによるロボットの視覚と判断:宇宙空間での適応と課題
hf149
1
410
点群ライブラリPDALをGoogleColabにて実行する方法の紹介
kentaitakura
1
490
Celebrate UTIG: Staff and Student Awards 2025
utig
0
320
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
Designing Experiences People Love
moore
142
24k
Thoughts on Productivity
jonyablonski
73
4.9k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
The World Runs on Bad Software
bkeepers
PRO
72
12k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
A better future with KSS
kneath
239
18k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
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