| Contents | Index |
z = oqpskdemod(y)
z = oqpskdemod(y,ini_phase)
Warning This function is obsolete and may be removed in the future. We strongly recommend that you use modem.oqpskdemod instead. |
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, the function processes the columns independently.
z = oqpskdemod(y,ini_phase) specifies the phase offset of the modulated signal in radians.
modnorm | oqpskmod | pskdemod | pskmod | qamdemod | qammod

Learn how to apply early verification to your development process through these technical resources.
How much time do you spend on testing to ensure implementation meets system-level requirements?
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |