QPSK Model
显示 更早的评论
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
2012-3-15
0 个投票
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
2012-6-21
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 QPSK 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!