BMinf(Sim.DiffProc)
BMinf()所属R语言包:Sim.DiffProc
Brownian Motion Property
布朗运动特性
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Calculated the limit of standard brownian motion limit(W(t)/t,0,T).
计算标准布朗运动limit(W(t)/t,0,T)的限制。
用法----------Usage----------
BMinf(N,T)
参数----------Arguments----------
参数:N
size of process.
大小的处理。
参数:T
final time.
最后的时间。
Details
详细信息----------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 .
计算标准布朗运动的限制,如果时间趋于无限的,即limit(W(t)/t,0,T) = 0。
值----------Value----------
plot of limit(W(t)/t).
图的limit(W(t)/t)。
(作者)----------Author(s)----------
Boukhetala Kamal, Guidoum Arsalane.
参见----------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.
BMN模拟布朗运动的正态分布,BMRW模拟布朗运动的随机游动,BMIrt布朗运动性能(逆转的时间不变),BMscal布朗运动特性(按比例不变),BMcov经验布朗运动的协方差矩阵。
实例----------Examples----------
BMinf(N=1000,T=10^5)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|