我看到TI的FFT官方程序中,程序结果直接给出了幅值的数组。我的问题是例程中,可以向matlab的fft函数那样,得到FFT变换后对应的复数数组吗?因为除了幅值,我还要查看频率、相位。所以需要查看变换后的原始数组。
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.
我看到TI的FFT官方程序中,程序结果直接给出了幅值的数组。我的问题是例程中,可以向matlab的fft函数那样,得到FFT变换后对应的复数数组吗?因为除了幅值,我还要查看频率、相位。所以需要查看变换后的原始数组。