Demosthenes Patramanis

PHILOSOPHY | MATHEMATICS

DPhil (Oxon), MA, MSc, Bsc

Category: Uncategorized

  • Random Walk

    This will illustrate a random walk using Matplotlib with the following attributes: Movement takes place in two dimensions (x-axis and y-axis). The starting point is (0, 0). The number of steps is 5000. The length of each step is between 0 and 5 (included, and only integers), and steps with no movement in both directions…