how to modulate the signal with qpsk modulation?
Show older comments
i have matlab code BPSK modulation as below which c_data is the signal output of quantize
tx = 2*c_data - 1;%BPSK modulation
i want to modulate the signal with QPSK modulation but i dont know.
Answers (0)
Categories
Find more on BPSK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!