搜索资源列表
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.
QAM-over-AWGNaRayleigh
- matlab实现QAM调制解调在高斯信道和瑞利衰落信道下误码率和误符号率-Using matlab to realize the QAM over AWGN and rayleigh channel and simulate the BER performance
qam-ber
- 基于matlab的通信编程,限制幅值的qam系列的程序,实际测试有效-Based on matlab communication programming, limit the amplitude of the qam series of programs, the actual test is valid
QAM
- qam modulation and ber calculation versus SNR
SimulationBerAWGN_16QAM001
- % code file:SimulationBerAWGN_16QAM001 % explain: 信道噪声为AWGN时16-QAM的BER,模型为y = x+z(水声通信第三次作业) % code data:2018.10.09