Calculates the Brownian motion with movement rate paramter from the average
speed E(displacement/time) of a particle doing Brownian motion over a time
period lag
.
Uses the fact that the expected value of a Chi random variable is sqrt(2)/gamma(0.5).
NB: Assumes that speed is in km/sec and returns Brownian motion rate paramter in m/sec.
1 | speed2sigmarate(speed, lag)
|
lag |
The time over which the average speed is required. |
sigmarate |
The Brownian motion with movement rate paramter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.