Main Content
lteFrequencyCorrect
Frequency offset correction
Description
corrects
for a specified frequency offset, out
= lteFrequencyCorrect(cfg
,in
,foffset
)foffset
, in
the time-domain waveform, in
, by performing simple
frequency modulation (FM). The parameters of the waveform, in
,
are specified in a settings structure, cfg
, which
must contain either the field NDLRB
or NULRB
to
control whether a downlink or uplink signal is expected in in
.
The input, foffset
is the frequency offset,
in hertz, present on the waveform, in
. Therefore,
the correction applied is FM modulation by –foffset
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a