Y = fft( X , n , dim ) returns the Fourier transform along the dimension dim . For example, if X is a matrix, then fft(X,n,2) returns the n-point Fourier ...
確定! 回上一頁