Center frequency estimation of a band limited signal

1 view (last 30 days)
Hello,
I want to determine the center frequency of a band limited signal. It is not possible to determine this frequency by observing the spectrum. Is there any MATLAB routine for this estimation?
-saima
  2 Comments
Wayne King
Wayne King on 20 May 2013
Can you elaborate on why it is not possible to determine this by observing the spectrum?
saima
saima on 20 May 2013
Because, in the center region of the band I have a so many peaks

Sign in to comment.

Answers (1)

Bjorn Gustavsson
Bjorn Gustavsson on 20 May 2013
Filling in a couple of blanks in your question I get to the guess that you're undersampling your band-limited signal at regular intervalls. For that situation you'll have the zoom-fft method. There are 2 contributions on the matlab central file exchange, just search for 'zoom fft'.
HTH

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!