Amplitude
Amplitude('Vector')
Description
This function calculates the absolute value of a vector 'Vector', which describes the real and imaginary part of a complex number or a complex signal. The components of the vector can in turn be signals.
Note |
|
|---|---|
|
The function always interprets the first entry of 'Vector' as the real part and the second as the imaginary part. If the vector contains more than two entries, only the first two are considered. |
|
Phase
Phase('Vector')
Description
This function calculates the phase of a vector 'Vector', which describes the real and imaginary part of a complex number or a complex signal. The components of the vector can in turn be signals.