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!