Modulation QPSK matlab application

2 Ansichten (letzte 30 Tage)
best16 programmer
best16 programmer am 19 Dez. 2016
Kommentiert: Geoff Hayes am 19 Dez. 2016
i want to do the QPSK modulation,and it does not work.here's the code:
qpskMod = comm.QPSKModulator('BitInput',true);
U = 2*round(rand(1,R*Nc))-1;
a=qpskMod(U)
thanks for advance
  1 Kommentar
Geoff Hayes
Geoff Hayes am 19 Dez. 2016
Please clarify what you mean by it does not work. If you are observing an error message, then copy and paste the full error message to this question.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by