Statements (37)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:software
|
gptkbp:availableOn |
early MATLAB versions
|
gptkbp:canBe |
GPU arrays
distributed arrays tall arrays |
gptkbp:category |
gptkb:MATLAB_Math_Functions
gptkb:MATLAB_Signal_Processing |
gptkbp:complexity |
O(N log N)
|
gptkbp:defaultDimension |
first non-singleton dimension
|
gptkbp:documentation |
https://www.mathworks.com/help/matlab/ref/fft.html
|
gptkbp:hasSyntax |
Y = fft(X)
Y = fft(X,n) Y = fft(X,n,dim) |
https://www.w3.org/2000/01/rdf-schema#label |
MATLAB FFT
|
gptkbp:implementedIn |
gptkb:Fast_Fourier_Transform
|
gptkbp:input |
gptkb:Vector
gptkb:group_of_people |
gptkbp:inverseFunction |
gptkb:MATLAB_IFFT
|
gptkbp:output |
complex matrix
complex vector |
gptkbp:partOf |
gptkb:MATLAB
|
gptkbp:relatedTo |
Angle
real abs fft2 fftshift ifft ifft2 imag |
gptkbp:requires |
MATLAB license
|
gptkbp:result |
gptkb:discrete_Fourier_transform
|
gptkbp:supports |
complex input
real input |
gptkbp:usedFor |
gptkb:signal_processing
frequency analysis |
gptkbp:bfsParent |
gptkb:FFT
|
gptkbp:bfsLayer |
6
|