lteNPDCCHIndices
Generate NPDCCH RE indices
Description
[
returns ind
,info
] = lteNPDCCHIndices(enb
,chs
)ind
, a matrix containing narrowband physical downlink control
channel (NPDCCH) resource element (RE) indices, and info
, a structure
containing information related to the indices. You can use ind
to index
elements of the subframe resource grid directly for all antenna ports in accordance with
3GPP TS 36.211 Section 10.2.5.5 of [1]. Initialize this function with
cell-wide settings enb
and channel transmission configuration
chs
.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.211. “Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA). URL: https://www.3gpp.org.
Version History
Introduced in R2019b
See Also
lteNPDCCH
| lteNPDCCHDecode
| lteNPDSCHIndices
| ltePDCCHIndices