lteLayerDemap
Layer demapping onto scrambled and modulated codewords
Description
performs
the layer demapping required to undo the processing described in TS
36.211, Sections 5.3.2A and 6.3.3 [1]. The function returns out
= lteLayerDemap(in
,ncw
)out
, a
cell array containing one, or two vectors of modulation symbols, one
for each codeword. The function demaps the NU
layers
specified in the input matrix, in
, into ncw
codewords
using 'Port0'
transmission scheme if NU
= 1
and 'SpatialMux'
transmission scheme
otherwise.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.211. “Evolved Universal Terrestrial Radio Access (E-UTRA); Physical Channels and Modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.
Version History
Introduced in R2014a
See Also
lteLayerMap
| lteDLDeprecode
| lteULDeprecode
| ltePUSCHDeprecode
| ltePHICHDeprecode
| lteSymbolDemodulate