TurboEncode OFDM Modulation with Pilot Tones
显示 更早的评论
I am trying to implement turbo encoding on an OFDM modem. The problem is that I have pilot tones to support a Rx equalizer.
I can't find anything on the web that gives any clues. Would appreciate any help I can find.
In the encoding process, the first thing that is done is intrlvrInd = randperm(length(dat)), which scrambles all the data, including the locations of my pilot tones, which need to be fixed.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 OFDM 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!