genqamdemod

General quadrature amplitude demodulation

Syntax

z = genqamdemod(y,const)

Description

z = genqamdemod(y,const) demodulates the complex envelope y of a quadrature amplitude modulated signal. The complex vector const specifies the signal mapping. If y is a matrix with multiple rows, then the function processes the columns independently.

Examples

The reference page for genqammod has an example that uses genqamdemod.

See Also

genqammod, qammod, qamdemod, pammod, pamdemod, Modulation


© 1994-2005 The MathWorks, Inc.