medototy
Newbie level 6

hi, I need someone write to me steps of matlab to create stream of data (M-QAM 16-QAM modulation) like this steps b=randn(L,N)>0.5;%This is the 0 1 streams
d=2.*b-1;%This is the corresponding -1 +1 streams (BPSK modulation)
THANKS
d=2.*b-1;%This is the corresponding -1 +1 streams (BPSK modulation)
THANKS