Calculated the limit of standard brownian motion limit(W(t)/t,0,T).
Usage
BMinf(N,T)
Arguments
N
size of process.
T
final time.
Value
plot of limit(W(t)/t).
Details
Calculated the limit of standard brownian motion if the time tends towards the infinite,i.e the limit(W(t)/t,0,T) = 0 .
See Also
BMN simulation brownian motion by the Normal Distribution , BMRW simulation brownian motion by a Random Walk, BMIrt brownian motion property(invariance by reversal of time), BMscal brownian motion property (invariance by scaling), BMcov empirical covariance for brownian motion.