continouse OFDM with filtering
2 ビュー (過去 30 日間)
古いコメントを表示
I'm trying to do the following code data (bits) QAM-MApping using (comm.RectangularQAMModulator) IFFT( to generate the OFDM symbol) then I do pulse shaping (using conv) then I add a constant value(+c) Afterwards to detect the signal I remove the constant value (-c) conv FFt QAM demapping (using comm.RectangularQAMDemodulator)
The problem is that after the QAM demapping I receive an error. If i didn't add the constant value the problem is solved .. can any one please tell me how can I solve the problem. Thanks
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Digital and Analog Filters についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!