搜索资源列表
log-normal
- 产生N=100个在(0,50)区间内满足对数正态分布的随机数-have N = 100 (0.50) interval to meet the lognormal distribution of random numbers
random_number
- 产生服从正态、瑞利、泊松分布的随机数。分别为N(0,1),N(0,3.6),Rayleigh(0,1),R(0,3.6),P(0,1),P(0,3.6)
shadow-model
- 阴影衰落建模,随机产生的服从正态分布的阴影衰落相互间没有相关性,而实际上阴影衰落在空间上有很强的相关性,代码中采用卷积的方法得到服从空间相关性的一组阴影衰落参量-the model of shadow fading
poisson_rayleigh
- 用C语言实现的泊松,瑞利,正态分布函数图形仿真-Using C language Poisson, Rayleigh, normal distribution function graphical simulation
probcheck
- 对实验数据进行平均值的正态分布单侧检验,总体标准差已知,假设检验的置信水平为5 ,假设检验的平均值为100.-Experimental data on the average one-sided test of normal distribution, the overall standard deviation is known, hypothesis testing for the 5 confidence level, assuming an average of 100 tests.
www
- 瑞丽信道仿真 噪声信号由MATLAB函数randn(1,N)产生,它从均值为0、方差为1的正态分布中产生N个伪随机数。每次迭代时,要使用相应的标准差对噪声的幅度进行尺度变换,最后,将输入信号和噪声信号相加得到输出信号。-Ruili channel simulation noise signal by the MATLAB function randn (1, N) generated, which from the mean 0, variance for a normal distribu
normal
- C++产生正态分布,泊松分布,瑞利分布的随机数,并画pdf图-The PDFS of Gaussian、Rayleigh and Poisson distributed random variates
C-zhengtaifenbu
- C语言写的 正态分布 的噪声 通信 常用-C language noise
xillson
- 产生服从正态,瑞利,泊松分布的随机数,分别为N(0,1),N(0,3 6),Rayleigh(0,1),R(0,3 6),P(()