hslogic算法仿真 基于MATLAB的OFDM系统的仿真

china_tongxin 11 0 ZIP 2021-04-18 05:04:22

hslogic算法仿真-基于MATLAB的OFDM系统的仿真-for mc = 1:MC x = rand(1,nDSC)>0.5; xt = 2*x -1; xt = (nFFT/sqrt(nDSC))*ifft(fftshift(xt),nFFT); % else use 'measured' awgn xtt = [xt(end-nCP+1:end) xt]; % Gaussian noise of unit variance, 0 mean nt = 1/sqrt(2)*(randn(1,nTot) + 1i*randn(1

用户评论
请输入评论内容
评分:
暂无评论