Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

  • No labels