We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f70fb commit 173fd3bCopy full SHA for 173fd3b
lectures/python_by_example.md
@@ -475,7 +475,7 @@ Set $T=200$ and $\alpha = 0.9$.
475
476
### Exercise 2
477
478
-Starting with your solution to exercise 2, plot three simulated time series,
+Starting with your solution to exercise 1, plot three simulated time series,
479
one for each of the cases $\alpha=0$, $\alpha=0.8$ and $\alpha=0.98$.
480
481
Use a `for` loop to step through the $\alpha$ values.
0 commit comments