nrPUSCHDMRSIndices
Generate PUSCH DM-RS indices
Description
returns a matrix containing demodulation reference signal (DM-RS) resource element (RE)
indices of a physical uplink shared channel (PUSCH), as defined in TS 38.211 Section
6.4.1.1.3 [1]. ind
= nrPUSCHDMRSIndices(carrier
,pusch
)carrier
specifies the carrier configuration parameters for a specific OFDM numerology.
pusch
specifies the PUSCH configuration parameters. The returned
indices are 1-based using linear indexing form.
specifies output formatting options by using one or more name-value pair arguments.
Unspecified options take default values.ind
= nrPUSCHDMRSIndices(carrier
,pusch
,Name,Value
)
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.