This is a generator, where a random number is drawn from a Gaussian distribution N(0,1), then at each time point a new number is drawn from this distribution and added to the value of the last number.
-
Updated
Feb 23, 2017 - Java
This is a generator, where a random number is drawn from a Gaussian distribution N(0,1), then at each time point a new number is drawn from this distribution and added to the value of the last number.
meta-heuristic search algorithms
Add a description, image, and links to the randomwalk topic page so that developers can more easily learn about it.
To associate your repository with the randomwalk topic, visit your repo's landing page and select "manage topics."