필터 지우기
필터 지우기

Modulation QPSK matlab application

조회 수: 3 (최근 30일)
best16 programmer
best16 programmer 2016년 12월 19일
댓글: Geoff Hayes 2016년 12월 19일
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
Geoff Hayes
Geoff Hayes 2016년 12월 19일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 QPSK에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by