FAST FOURIER TRANSFORM – [FFT]
Outputs the magnitude and the angle for the Fourier series coefficients of selected signal.
CATEGORY
Harmonic Analysis
DESCRIPTION
Outputs the magnitude and the angle for the Fourier series coefficients of the selected signal.
RESULT VARIABLES AND PARAMETERS
Magnitude: Magnitude of the Fourier series coefficients at a given frequency.
Phase angle: Angle of the Fourier series coefficients at a given frequency.
Signal: Input
SYNTAX
[m,p]=fft(input)
CHARACTERISTICS
Data type support
Double Floating point
EXAMPLE