Main Content

Functionality for AI

Functionality that supports deep learning workflow for wireless applications

You can use Deep Learning Toolbox™ functionality in wireless communications systems to help train reception algorithms. For the set of wireless communications domain-specific functions that support dlarray (Deep Learning Toolbox) objects, see Wireless Communications (Deep Learning Toolbox). To import data, you can use the signalDatastore function.

Functions

expand all

awgnAdd white Gaussian noise to signal
bit2intConvert bits to integers (Since R2021b)
genqammodGeneral quadrature amplitude modulation (QAM)
ofdmmodModulate using OFDM method
ofdmdemodDemodulate using OFDM method
ofdmChannelResponseCalculate OFDM channel response (Since R2023a)
ofdmEqualizeEqualize OFDM signals (Since R2022b)

Objects

expand all

comm.ChannelFilterFilter signal using multipath gains at specified path delays (Since R2020b)
comm.MIMOChannelFilter input signal through MIMO multipath fading channel
dpdPreprocessorDigital predistortion (DPD) data input preprocessor for AI algorithms (Since R2024b)
signalDatastoreDatastore for collection of signals (Since R2020a)

Topics

Related Information