Inherit Complexity
Change complexity of input to match reference signal
Libraries:
DSP System Toolbox /
Signal Management /
Signal Attributes
Description
The Inherit Complexity block copies data at the Data
input port with the complexity of the reference signal at the Ref
port. When the data input is real and the reference input is complex, the block appends
a zero-valued imaginary component, 0i
, to each element of the data at
the Data input port.
When the data input is complex and the reference input is real, the block outputs the real component of the data input.
When both the data input and reference input are real or when both the data input and reference input are complex, the block propagates the data input with no changes.
Ports
Input
Output
Block Characteristics
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|
Extended Capabilities
Version History
Introduced before R2006a
See Also
Check Signal Attributes | Complex to Magnitude-Angle (Simulink) | Complex to Real-Imag (Simulink) | Magnitude-Angle to Complex (Simulink) | Real-Imag to Complex (Simulink)