对于3*2^n点FFT,技术手册上提出先进行基三fft计算,在进行基2fft计算,原理是怎样的呢?
是将基三fft的结果直接作为基2fft的输入吗?谢谢。
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.
你好,
AWR2944代码已经支持3*2^n点FFT的处理,只要配置radix3就可以了。
Thanks,
Chris