Skip to content

Commit db5c8da

Browse files
committed
add class 21
1 parent 7ce4cab commit db5c8da

12 files changed

Lines changed: 849422 additions & 2 deletions

notebooks/class_16/class_16_dynamics1.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,10 +1488,10 @@
14881488
"* The mean first passage time from node $i$ to node $j$ is the expected number of time–steps for reaching the node $j$ for the first time, given that initially the walker starts from node $i$.\n",
14891489
"\n",
14901490
"* Let us define the probability of reaching a node $j$ after $n$ steps starting from any other node:\n",
1491-
"$$p(j, n) = p_j (1-p_j)^{n-1}$$\n",
1491+
"$p(j, n) = p_j (1-p_j)^{n-1}$\n",
14921492
"\n",
14931493
"* Approximately,\n",
1494-
"$$T_j = \\sum_n^{\\infty}\\Delta t \\times n \\times p(j,n) \\propto \\frac{1}{p_j} = \\frac{\\sum_i k_i}{k_j}$$\n",
1494+
"$T_j = \\sum_n^{\\infty}\\Delta t \\times n \\times p(j,n) \\propto \\frac{1}{p_j} = \\frac{\\sum_i k_i}{k_j}$\n",
14951495
"\n",
14961496
"* More mathematically,\n",
14971497
"\n",

notebooks/class_21/PHYS7331_SP16_Lecture13_20160223.ipynb

Lines changed: 2103 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/class_21/PHYS7332 Network Sparsification (2).ipynb

Lines changed: 2090 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/class_21/class_21_sparsification.ipynb

Lines changed: 2779 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/class_21/data/airport_coords.csv

Lines changed: 20189 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/class_21/data/db28seg.dd.wac.2021.2022.asc

Lines changed: 787392 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)