- 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.
6 ビュー (過去 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!