fftshift(). Once we found the frequency transform, we can find the magnitude spectrum: magnitude_spectrum = 20*np.log(np.abs(fshift))
確定! 回上一頁