Polybench® for biosignalsreference 1.40.0

Separates a complex vector into two real vectors representing the real and imaginary parts of the input vector.

Separate

This operator separates the complex input vector into two real vectors: one representing the real part of the complex vector, the other representing the imaginary part of ht complex vector.

Symbol in the Object Toolbox

Separate

Operator ports

Input V: Specific sample type, see below.
Output V_Re: Floating point value buffers
Output V_Im: Floating point value buffers

Properties

Find more information about changing properties here: "Properties Viewer"

Caption

type: Word or phrase
The name of the object in the project. This name must not contain '.', '$' nor '@' characters.

For more information about the rules and usage of the Caption property, please refer to "Caption property - background and usage".

Documentation

type: See description
Optional documentation of this object. If this object is an operator, the Documentation text is displayed below the operator symbol.

Examples

Example: Separate Exmp

This Separate operator can be used to transform one complex vector into two real vectors, with one containing the real and the other the imaginary part of the input vector.
Examples\DF0507021_001_Separate_Exmp.xmc