4.1 Random walks
This model implements a number of variations on the random walk including the lattice-based walk, the simple random walk, walks with different distributions of step lengths…
Random walks are one of the most basic stochastic processes, and furthermore provide an obvious starting point for models of mobile entities. A wide range of variations on the basic random walk idea are presented, followed by examples where walkers interact with an environment, often by searching for resources. When many mobile entities interact with one another, an interest variation is models of flocking behaviour.