| Communications Toolbox | ![]() |
Offset quadrature phase shift keying demodulation
z = oqpskdemod(y)
z = oqpskdemod(y,ini_phase)
z = oqpskdemod(y) demodulates the complex envelope y of an OQPSK modulated signal. The function implicitly downsamples by a factor of 2 because OQPSK does not permit an odd number of samples per symbol. If y is a matrix with multiple rows, then the function processes the columns independently.
z = oqpskdemod(y,ini_phase) specifies the phase offset of the modulated signal in radians.
oqpskmod, pskmod, pskdemod, qammod, qamdemod, modnorm, Modulation
| oct2dec | oqpskmod | ![]() |
© 1994-2005 The MathWorks, Inc.