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
Wayne King
2013년 5월 20일
Can you elaborate on why it is not possible to determine this by observing the spectrum?
saima
2013년 5월 20일
답변 (1개)
Bjorn Gustavsson
2013년 5월 20일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Spectral Measurements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!