discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to compute FFT and IFFT in C++ OOT?


From: George Edwards
Subject: How to compute FFT and IFFT in C++ OOT?
Date: Tue, 14 Dec 2021 21:53:12 -0600

 Dear GNURadio Community:

I am writing a C++ OOT block where the signal processing requires the computation of both fft and ifft. Is there any Gnuradio C++ functions for the fft and ifft? If not, is there any way to wrap in Python's libraries with these methods into C++ OOT?

Thank you!

Regards,
George

reply via email to

[Prev in Thread] Current Thread [Next in Thread]