随机数 fortran90 L Ecuyer s 1999 random number generator. Fortran version by Alan.Miller @ vic.cmis.cs
随机数 fortran90 L Ecuyer s 1999 random number generator. Fortran version by Alan.Miller @ vic.cmis.csiro.a...
random即随机数发生器,使用之前需要使用Randomize语句进行随机数种子的初始化。RANDOM产生的是伪随机数或者说是用一种复杂的方法计算得到的序列值,因此每次运算时需要一个不同的种子值。种子值不同,得到的序列值也不同。因此也就是真正的随机数了。这也正是RANDOMIZE随机初始化的作用。V...
随机数 fortran90 L Ecuyer s 1999 random number generator. Fortran version by Alan.Miller @ vic.cmis.csiro.a...
Generate random bits, convert to bipolar, corrupt the message by passing through noise and decode using hard decision de...
CRFsuite is a very fast implmentation of the Conditional Random Fields (CRF) algorithm. It handles tens of thousands sen...
This file is a function under matlab which allow to compute several statistical parameter of random signal such as varia...
This Simulink model simulates as an example the transmission and reception of random digital data modulated with GMSK. T...
Driver to create flat random graphs and two forms of hierarchical graphs (N-level and transit-stub)...
Generate the digital AWGN signal n[k] (sampled n(t)) by generating zero mean Gaussian random variables independently (s...
This is the simple java random style generator. user can change the style, fill the style color....
Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=...
In this paper, the feasibility of replacing a chaos source by an equivalent digital pseudo-random generator realized usi...