搜索资源列表
channel_simulation
- 代码包含的主要内容是AWGN信道上BPSK,QPSK,16QAM的调制解调,以及误码率计算过程,其中还有OFDM调制在信道上传输的仿真内容-Code contains the main contents of AWGN channel BPSK, QPSK, 16QAM modulation and demodulation, and bit error rate calculation process, in which there are OFDM modulation in the cha
BER_QAM
- 畫出QAM調變系統在AWGN通道下的錯誤率圖-Draw the BER curve for QAM under AWGN (using Matlab). Please consider the constellation point from 2^1 to 2^15.
bpsk-qam-simulink
- 文件包含bpsk,qam,在awgn和瑞利信道下的仿真,可以运行适合通信研究人员使用。-File contains bpsk, qam, in awgn and Fading Channel simulation, you can run for communication researchers.
coded
- awgn信道下,卷积编码与M-QAM调制相结合的系统分组错误概率与信噪比的函数关系的matlab仿真程序-awgn channel, convolutional coding and M-QAM modulation system, the combination of packet error probability and SNR is a function of the matlab simulation program
QAM-over-AWGNaRayleigh
- matlab实现QAM调制解调在高斯信道和瑞利衰落信道下误码率和误符号率-Using matlab to realize the QAM over AWGN and rayleigh channel and simulate the BER performance
SimulationBerAWGN_16QAM001
- % code file:SimulationBerAWGN_16QAM001 % explain: 信道噪声为AWGN时16-QAM的BER,模型为y = x+z(水声通信第三次作业) % code data:2018.10.09