continouse OFDM with filtering
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Digital and Analog Filters in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!