lteNRSIndices
NRS resource element indices
Syntax
Description
returns a column vector of resource element (RE) indices for the narrowband
reference signal (NRS), given the cell-wide settings in the ind
= lteNRSIndices(enb
)enb
structure. By default, the indices are returned in 1-based linear indexing form.
Using this form, you can directly index elements of a 3-D array representing the
subframe resource grid for all antenna ports. The indices are ordered as the
reference signal modulation symbols are mapped. Alternative indexing formats can
also be generated. The indices for multiple antennas are concatenated into a single
column rather than returned in a matrix with a column for each antenna. The indices
for each antenna are concatenated because the number of indices varies across the
antenna ports.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018a