Accueil > Community > FPScript > full spectrum > Reply To: full spectrum

#9297
Bernhard KantzBernhard Kantz
Participant

For this you can use the FPScript function FFTn. If you have two datasets with the real part and the imaginary part, you can use the complex number operator (real component, imaginary component) to combine the values into a complex dataset.

Example:


FFTn((X, Y))

Support@weisang.com