フィルターのクリア

QPSK Model

4 ビュー (過去 30 日間)
Kayode ojetunde
Kayode ojetunde 2012 年 3 月 14 日
I am trying to build Qpsk modulator. I used Binary generator as my Input bit stream ant used Demux to split into I and Q but when I ran it is given me dimension error.That dimension is being set to one input/output Demux mut be equal. Pls any help?

回答 (2 件)

Rick Rosson
Rick Rosson 2012 年 3 月 15 日
Instead of the binary generator, use the Random Integer Generator, and set the M-ary number to a value of 4. This will generate the integers 0...3 with equal probabilities. Then connect the output of the generator block to the input of the QPSK Modulator, and connect the output to a Scatter Plot Scope.
HTH.

mushreq Al tememy
mushreq Al tememy 2012 年 6 月 21 日
hi Mr rick rosson, i am doing the same thing but i have already my signal which is CDMA signal , when i inject my signal(cdma) to QPSK it doesnt work??? what should i do to make it works plz...thx

カテゴリ

Help Center および File ExchangeQPSK についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by