Tutorial 3: Combining Determinism and Stochasticity
Tutorial 3: Combining Determinism and Stochasticity
This tutorial builds on how deterministic and stochastic processes can both be a part of a dynamical system by simulating random walks, investigating the mean and variance of a Ornstein-Uhlenbeck (OU) process, and quantifying the OU process's behavior at equilibrium.
Topics covered in this lesson
- Random Walks
- Ornstein-Uhlenbeck (OU) processes
- Variance of Ornstein-Uhlenbeck (OU) process
External Links
Prerequisites
Experience with Python Programming Language.
Back to the course