discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: how to auto detect peak frequency in QT FFT sink


From: Kyle A Logue
Subject: Re: how to auto detect peak frequency in QT FFT sink
Date: Wed, 18 Nov 2020 20:05:16 +0000

2 things that come to mind:
  1. stream -> fft -> argmax
  2. in sandia fhss utilities they have an FFT Peak block that does what you want

Kyle Logue
Senior Engineering Specialist
⚝ The Aerospace Corporation

From: Discuss-gnuradio <discuss-gnuradio-bounces+kyle.a.logue=aero.org@gnu.org> on behalf of james jordan <james.jordan.999@hotmail.com>
Sent: Monday, November 16, 2020 19:09
To: discuss-gnuradio@gnu.org <Discuss-gnuradio@gnu.org>
Subject: how to auto detect peak frequency in QT FFT sink
 
Hi all,
i want to see the fft of the signal and also want to detect the peak frequency if there is a peak signal.
how to achieve this?

reply via email to

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