grid = nrResourceGrid(___,'OutputDataType',datatype)
specifies the data type of the generated grid in addition to the input arguments in any of
the previous syntaxes.
Generate a waveform by performing OFDM modulation of a resource array that contains sounding reference signals (SRSs). The resource array spans an entire frame.
Set carrier configuration parameters, specifying a subcarrier spacing of 30 kHz and 24 resource blocks (RBs) in the carrier resource array.
Carrier configuration parameters for a specific OFDM numerology, specified as an
nrCarrierConfig object. This
function uses only these properties of the nrCarrierConfig object.
Empty carrier slot resource array, returned as a complex-valued array of size
K-by-L-by-p.
K is the number of subcarriers.
L is the number of OFDM symbols.
Data Types: single | double Complex Number Support: Yes
Extended Capabilities
C/C++ Code Generation Generate C and C++ code using MATLAB® Coder™.
Usage notes and limitations:
The
datatype input argument must be compile-time constant. For example,
when specifying 'single' as the output data type, include
{coder.Constant('OutputDataType'),coder.Constant('single')} in the
-args value of the codegen function. For more
information, see the coder.Constant (MATLAB Coder) class.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: United States.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.