how to modulate the signal with qpsk modulation?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu BPSK finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!