Perfect channel estimation
performs perfect channel estimation. The function first reconstructs the channel impulse
response from the channel path gains h
= nrPerfectChannelEstimate(pathGains
,pathFilters
,nrb
,scs
,initialSlot
)pathGains
and the path filter
impulse response pathFilters
. The function then performs orthogonal
frequency division multiplexing (OFDM) demodulation for nrb
number of
resource blocks with subcarrier spacing scs
, and initial slot number
initialSlot
.
specifies carrier configuration parameters.h
= nrPerfectChannelEstimate(carrier
,pathGains
,pathFilters
)
also specifies the sample times of the channel snapshots in addition to the input arguments
in the first and second previous syntaxes.h
= nrPerfectChannelEstimate(___,toffset
,sampleTimes
)
specifies options by using one or more name-value pair arguments in addition to any
combination of input arguments from the previous syntaxes.h
= nrPerfectChannelEstimate(___,Name,Value
)
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.