RANDVEC Generate gaussian random vectors X=(N,M,C)
标签: Generate gaussian RANDVEC vectors
上传时间: 2013-12-17
上传用户:diets
important 计算机科学与艺术random库
上传时间: 2014-01-15
上传用户:wanghui2438
tile game 开始的时候没做random 需要手动调乱了 再拼
上传时间: 2014-07-29
上传用户:Divine
这是一本经典的美国关于概率论和随机过程的书的习题解答。这本书成为美国通信专业许多学校博士生的教材。书名“Probability ,random variables and stochastic processes” Athanasions Papoulis 著
标签: Probability stochastic variables random
上传时间: 2016-02-22
上传用户:llandlu
Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ implementation provides random number generators of a much better quality: Better randomness, higher resolution, and longer cycle lengths. The same random number generators are available as libraries coded in assembly language for higher speed. These libraries can be linked into projects coded in other programming languages under Windows, Linux, BSD, etc. The library files are available in the archive asmlib.zip. Non-uniform random number generators are provided in stocc.zip.
标签: generators contains Uniform randomc
上传时间: 2014-12-01
上传用户:royzhangsz
Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator. a Compute the autocorrelation of for . b Compute the periodogram estimate and plot it. c Generate 10 different realizations of , and compute the corresponding sample autocorrelation sequences , and . Compute the average autocorrelation sequence as and the corresponding periodogram for . d Compute and plot the average periodogram using the Bartlett method. e Comment on the results in parts (a) through (d).
标签: zero-mean Generate sequence variance
上传时间: 2016-03-04
上传用户:朗朗乾坤
Random Generators and Normal Numbers 随机数产生 英文文档。
标签: Generators Numbers Random Normal
上传时间: 2014-12-21
上传用户:wendy15
Conditional Random Field(CRF)是重要的串学习模型,广泛用于自然语言处理的各个领域。CRF++是CRF的一个高效的实现,具有可扩展性好,功能强大的优点。
标签: Conditional Random Field CRF
上传时间: 2016-04-14
上传用户:hjshhyy
TWISTER Uniformly distributed pseudo-random numbers
标签: pseudo-random distributed Uniformly TWISTER
上传时间: 2016-04-24
上传用户:q123321
M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the BPSK UWB carrier and the data is recovered
标签: BPSK transmitter configure modulates
上传时间: 2016-04-24
上传用户:haoxiyizhong