我正在尝试使用1D FFT实现2D FFT.我有一个大小为4x4的矩阵(行专业)
我的算法是:
它是否正确?
signal-processing fft
fft ×1
signal-processing ×1