Home > freetb4matlab > comm > qamdemod.m

qamdemod

PURPOSE ^

% Create the QAM demodulation of x with a size of alphabet m.

SYNOPSIS ^

function z = qamdemod(y,m)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} qamdemod (@var{x},@var{m})
% Create the QAM demodulation of x with a size of alphabet m.
% @seealso{qammod,pskmod,pskdemod}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003