MATLAB IFFT

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf MATLAB function
gptkbp:allows complex input
real input
gptkbp:category gptkb:mathematical_concept
transform function
gptkbp:defaultDimension first non-singleton dimension
gptkbp:designer gptkb:MATLAB_FFT
gptkbp:documentation https://www.mathworks.com/help/matlab/ref/ifft.html
gptkbp:domain gptkb:signal_processing
image processing
gptkbp:fullName gptkb:Inverse_Fast_Fourier_Transform
gptkbp:hasSyntax Y = ifft(X)
Y = ifft(X,n)
Y = ifft(X,n,dim)
https://www.w3.org/2000/01/rdf-schema#label MATLAB IFFT
gptkbp:input gptkb:Vector
gptkb:group_of_people
multidimensional array
gptkbp:introducedIn gptkb:MATLAB_R2006a
gptkbp:output array
gptkbp:relatedTo gptkb:MATLAB_FFT
gptkbp:result complex result
gptkbp:scaling 1/N factor applied
gptkbp:usedFor computing inverse discrete Fourier transform
gptkbp:usedIn frequency domain analysis
reconstruction of time-domain signals
gptkbp:bfsParent gptkb:MATLAB_FFT
gptkbp:bfsLayer 7