On 07/22/2014 04:02 PM, Ward, Marcus D. wrote:
> Hello,
> 
> I'm trying to find a way that I could cross-correlate two FFT signals
> that I have coming in from two UDP networks, anyone know of a block I
> can do that with?

There's no dedicated xcorr-block, but you can do a fast correlation
using FFTs and point-wise multiplication.

M
> 
> Thanks in advance, Marcus
> 
> _______________________________________________ Discuss-gnuradio
> mailing list [email protected] 
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to