nrCSIRSIndices
Generate CSI-RS resource element indices
Syntax
Description
[
returns resource element indices ind
,info
] = nrCSIRSIndices(carrier
,csirs
)ind
for the channel state information
reference signal (CSI-RS), as defined in TS 38.211 Section 7.4.1.5.3 [1]. The input
carrier
specifies carrier configuration parameters for a specific
OFDM numerology. The input csirs
specifies CSI-RS resource
configuration parameters for one or more zero-power (ZP) or non-zero-power (NZP) CSI-RS
resources. When configuring both ZP and NZP resources, the returned indices are in the order
ZP followed by NZP, irrespective of the resource order specified by
csirs
.
The
function also returns the structure info
, which contains additional
information about the CSI-RS locations.
[
specifies output formatting options by using one or more name-value pair arguments.
Unspecified options take default values.ind
,info
] = nrCSIRSIndices(carrier
,csirs
,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.