You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I use the KBestDetector with the CDL channel model in such a way that I can later perform demapping with prior information?
From my understanding, if I use the OFDMEqualizer class, I would need to compute the effective noise variance (no_eff). I tried estimating no_eff using the lmmse_equalizer, but this caused the KBestDetector to perform worse than the LMMSE detector.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
How can I use the
KBestDetectorwith the CDL channel model in such a way that I can later perform demapping with prior information?From my understanding, if I use the
OFDMEqualizerclass, I would need to compute the effective noise variance (no_eff). I tried estimatingno_effusing thelmmse_equalizer, but this caused theKBestDetectorto perform worse than the LMMSE detector.Beta Was this translation helpful? Give feedback.
All reactions