The numpy.fft.fft() is a function in the numpy.fft module that computes ... plt.subplots() ax.plot(xf, 2.0/N * np.abs(yf[:N//2])) plt.show().
確定! 回上一頁