Complex envelope, specified as a scalar, vector, matrix, or 3-D array of numeric
values. If y is a matrix with multiple rows, the function processes
the rows independently.
const — Signal mapping complex vector
Signal mapping, specified as a complex vector.
Data Types: double | single Complex Number Support: Yes
z — Message signal scalar | vector | matrix | 3-D array
Message signal, returned as a scalar, vector, matrix, or 3-D array of numeric
values. The message signal consists of integers between 0 and
length(const)–1. The datatype of
z is the same as the data type of input
x.
Data Types: double | single
Extended Capabilities
C/C++ Code Generation Generate C and C++ code using MATLAB® Coder™.