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.

DSPF_sp_ifftSPxSP的精度问题



  我使用的开发板的C6678EVM评估板,使用的软件是CCS5.4;

在调用DSPF_sp_ifftSPxSP和DSPF_sp_fftSPxSP时,为了确保调用的正确,我使用了一个cos()进行了测试,结果将cos()进行FFT得到的结果和MATLAB的结果相同,但是再将FFT的结果进行IFFT时,发现结果不再是cos(),而且差别很大,在调用DSPF_sp_ifftSPxSP时还有什么注意事项吗??求指导啊