Consider a simple symmetric (four possible directions are equally likely) 2D random walk with the starting point of (0,0
Posted: Thu Feb 17, 2022 10:59 am
question 1, you will go through a different path, and end up with a different final location. Calculate the average distance you would cover, and the average final location you would get
Consider a simple symmetric (four possible directions are equally likely) 2D random walk with the starting point of (0,0), step length=1. 1. Plot a 1000-step random walk path 2. Every time you repeat