nrPDSCHDMRSIndices
R2026bGenerate PDSCH DM-RS indices
Description
returns a matrix containing demodulation reference signal (DM-RS) resource element (RE)
indices of a physical downlink shared channel (PDSCH), as defined in TS 38.211 Section
7.4.1.1.2 [1]. ind = nrPDSCHDMRSIndices(carrier,pdsch)carrier
specifies the carrier configuration parameters for a specific OFDM numerology.
pdsch specifies the PDSCH configuration parameters. The returned
indices are 1-based using linear indexing form.
specifies output formatting options using one or more name-value
arguments. Unspecified options take default values. For example,
ind = nrPDSCHDMRSIndices(carrier,pdsch,Name=Value)IndexStyle="subscript" specifies nondefault
resource element index formatting properties.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
References
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
