用MATLAB实现的BPSK调制解调源程序.rar
function output_frame = demodulation1(input_modu, index) % demodulation for IEEE802.11a % Input: input_modu, complex values representing constellation points % index % Output: output_frame, output bit stream (data unit is one bit) % In this version, increase the quatilization l
下载地址
用户评论