I wrote the following code to compute the approximate derivative of a function using FFT: from scipy.fftpack import fft, ifft, dct, idct, ...
確定! 回上一頁