You can just go onto your console, and run
fftwf-wisdom --measure 1024
assuming 1024 is your FFT length, and it will do the same thing as it
does when you construct a 1024-FFT in GNU Radio, i.e. go ahead and try
out its different algorithms, and find the best one for that FFT
length, and then p
So according to the link the library doesn't utilize one particular algorithm
but is optimized to use the "best" algorithm depending on n according to this
link
https://cnx.org/contents/ulXtQbN7@15/Implementing-FFTs-in-Practice
So, is there any particular way to figure out which algorithm is us
GNU Radio uses the FFTW library.
http://www.fftw.org/
Scroll down to the "Literature" section for detailed papers.
Ron
On 03/31/2018 10:01 PM, Tellrell White wrote:
Hello
Does anyone have any knowledge on the actual FFT algorithm used in the
FFT block in GNU Radio?
Tellrell White
Hello
Does anyone have any knowledge on the actual FFT algorithm used in the FFT
block in GNU Radio?
Tellrell White
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio