FFT analysis converts a signal from its original domain (often time or space) to a representation in the frequency domain and vice versa.
Function or value | Description |
Full Usage:
asymmetricScalingInPlace a
Parameters:
float array
-
Returns: float array
|
Example
|
|
|
Full Usage:
inverseAsymmetricScalingInPlace a
Parameters:
float array
-
Returns: float array
|
Example
|
|
|
Full Usage:
inverseSymmetricScalingInPlace a
Parameters:
float array
-
Returns: float array
|
Example
|
Full Usage:
symmetricScalingInPlace a
Parameters:
float array
-
Returns: float array
|
Example
|