This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我在使用DSPLIB里面的FFT和IFFT函数时遇到一个问题,做16384点的FFT时,FFT后再做IFFT无法恢复出原始信号,用的是16位的fft的SCALE,32位的FFT数据存不下,怎么解决这个问题?