CSI-RS configuration parameters
The nrCSIRSConfig
object sets channel state information
reference signal (CSI-RS) configuration parameters for one or more zero-power (ZP) or
non-zero-power (NZP) CSI-RS resources, as defined in TS 38.211 Section 7.4.1.5 [1].
csirs = nrCSIRSConfig
creates a CSI-RS configuration object with
default properties.
csirs = nrCSIRSConfig(
specifies
properties using one or more name-value pair arguments. Enclose each property in quotes.
For example,
Name,Value
)'CSIRSType',{'zp','nzp','zp'},'Density',{'one','dot5odd','three'},'SubcarrierLocations',{0,4,[0
4]}
specifies three CSI-RS resources with different frequency density values
and different frequency-domain locations. Unspecified properties take their default
values.
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.