Skip to content Skip to sidebar Skip to footer
Showing posts with the label Random Walk

1d Random Walk From Matlab To Python

I have a Matlab code that generates a 1D random walk. %% probability to move up or down prob = [0.… Read more 1d Random Walk From Matlab To Python