Center frequency estimation of a band limited signal

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

Can you elaborate on why it is not possible to determine this by observing the spectrum?
Because, in the center region of the band I have a so many peaks

Sign in to comment.

Answers (1)

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

Asked:

on 20 May 2013

Community Treasure Hunt

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

Start Hunting!