- Create the 16QAM or 64QAM signal with the Rectangular QAM Modulator Baseband block (in Simulink) or the comm.RectangularQAMModulator System object (in MATLAB).
- Filter the signal with an appropriate pulse shaping filter -- a raised cosine filter would be a common choice. Interpolate by 4, 8, or some other even number.
- Manually delay the quadrature channel of the QAM signal by half of the interpolation factor.
How can i use the Offset 16QAM or Offset 64 QAM in communication toolbox - Matlab 2015b.
3 次查看(过去 30 天)
显示 更早的评论
I am using toolbox communication of Matlab 2015b version. How can i use Offset 16QAM or Offset 64 QAM in this toolbox? There is only OQPSK (comm.OQPSKModulator). Thank you in advanced.
0 个评论
采纳的回答
Mike McLernon
2015-11-9
You can build up the offset QAM transmitter by doing the following:
更多回答(2 个)
chandra sekhar uppu
2016-9-8
How can we get intrinsic interfernce OQAM transmiison at particular time index? thanks in advance
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 QAM 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!