-
-
-
twodim_rand.zip
For estimation and prediction of random 2 dimensional motion using Kalman filter in MATLAB
-
GeneratePossionDistribution_codes.zip
Generate Possion Dis.
step1:Generate a random number between [0,1]
step2:Let u=F(x)=1-[(1/e)x]
step3:Slove ... doubles in the range 0.0 <= x < 1.0
2.class Random from package java.util
-Can produce pseudorandom boolean, byte, float, double, ...
-
TankGame3.zip
1. 创建一个独立的线程类,优化游戏的状态控制;
2. Random类的应用;
3. 对象数组的应用。
-
Bit Error Rate.zip
The most straightforward approximation is the standard Gaussian approximation, where the MAI is approximated by a Gaussian random variable. This approximation is simple, however it is not accurate in general. In situations where the number of users is not ...
-
-
kasami_example.rar
this is a source code which can use for encryption of voice signal by using the kasami sequence.Kasami sequence is a pseudo random sequence.
-
-
-
bsearch.rar
binary search and Sets the seed of the random number generator,computes a random integer in a range
-