sym = wlanDMGOFDMDemodulate(rx)
recovers a demodulated frequency-domain signal by orthogonal frequency-division multiplexing
(OFDM) demodulating a directional multigigabit (DMG) time-domain waveform.
Received time-domain signal, specified as a complex-valued matrix of size
Ns-by-Nr.
Ns is the number of time-domain
samples. If Ns is not an integer
multiple of the OFDM symbol length,
Ls, for the specified field,
then the function ignores the remaining
mod(Ns,Ls)
symbols.
Nr is the number of receive
antennas.
Data Types: double Complex Number Support: Yes
OFDM symbol sampling offset, as a fraction of the cyclic prefix length, specified as a
scalar in the interval [0, 1].
The value that you specify indicates the start location for OFDM demodulation relative
to the beginning of the cyclic prefix.