Polybench® for biosignals / reference 1.34.1
This block will transform the complex input vector from Cartesian notation into two real vectors in Polar notation.

Cart to Polar

Overview

This block will transform the input complex vector from Cartesian form to Polar form, and puts out
two real vectors, one representing the magnitudes and one representing the phases of the complex
input vector.

Operator ports

Input V_in: Specific sample type, see below.

Output V_Modulus: Floating point value buffers

Output V_Argument: 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.

Details

This block will output the complex input vector in Polar form, with the magnitude and phase as two
real vectors.

Examples

Example: FFT Exmp
This FFT operator allowes the user to transform the input vector from the time domain into the frequency domain. The result will be presented in a complex vector.
Examples\DF0600150_001_CartPolar_Exmp.xmc