Skip to content

Commit 90ae896

Browse files
author
Aragorn
committed
add brownian
1 parent 284bd84 commit 90ae896

2 files changed

Lines changed: 252 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
* [假设检验](https://github.com/sijichun/MathStatsCode/blob/master/notebook_python/Testing.ipynb)
1313
### 《随机过程》代码
1414
* [泊松过程](https://github.com/sijichun/MathStatsCode/blob/master/notebook_python/Poisson_Process.ipynb)
15+
* [布朗运动](https://github.com/sijichun/MathStatsCode/blob/master/notebook_python/Brownian.ipynb)
1516
## Julia Notebook
1617
* [Julia介绍](https://github.com/sijichun/MathStatsCode/blob/master/notebook_julia/Julia.ipynb)

notebook_python/Brownian.ipynb

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

0 commit comments

Comments
 (0)