搜索资源列表
C_Programming_Communication_Foundation
- C语言实现的通信原理实验:包括伪随机数产生及其直方图统计、相关噪声模型及相关函数计算、利用计算机模拟常量信号检测的最佳接收机模型。-C language of communication principle experiments include : Pseudo-Random Number Generation and histogram statistics, Model and associated noise correlation function calculation, using
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
random
- 产生符合一定分布的随机数的方法是,先产生(0,1)均匀分布的随机数,然后通过一个适当的变换方法得到所要求分布的随机数。常用的均匀分布伪随机序列发生器有线性同余发生器和线性反馈移位寄存器两种。-That meet certain distribution of the random number is first generated (0,1) uniformly distributed random number, then an appropriate transformation metho