- #1
Tech2025
- 48
- 7
Hi , I am trying to extract the binary bitstream from QPSK using MATLAB. Will something like
Frames = reshape(B,[],N)
work? If not, can someone point me in another direction?
Frames = reshape(B,[],N)
work? If not, can someone point me in another direction?