Y = fft(X) returns the discrete Fourier transform (DFT) of vector X , computed with a fast Fourier transform (FFT) algorithm. If X is a matrix, fft returns the ...
確定! 回上一頁