Home > freetb4matlab > comm > qammod.m

qammod

PURPOSE ^

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

SYNOPSIS ^

function y = qammod(x,m)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} qammod (@var{x},@var{m})
% Create the QAM modulation of x with a size of alphabet m.
% @seealso{qamdemod,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