how to modulate the signal with qpsk modulation?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur BPSK dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!