필터 지우기
필터 지우기

Findpeaks for powerspectrum ignores maxima at first or last index of power spectrum array.

조회 수: 1 (최근 30일)
I am trying to use findpeaks to get teh full width half maximum of band different peaks in a power
spectrum. I have used a dummy signal which is a simple sine wave sinx+ sin7x with some noise, but I can see from my power spectrum that there are two frequencies as expected, but findpeaks will only identify peaks that are not at the very first index.
I have enclosed an example. The annotated peak is the only one identified. The other peak, which is the maximum value as well, is completely neglected so I cannot get the width at half max data from it. Screen Shot 2019-12-19 at 3.00.15 PM.png
  댓글 수: 9
Sedo
Sedo 2019년 12월 20일
@ david goodmanson fft and multiplying the the complex conjugate.
dpb
dpb 2019년 12월 20일
편집: dpb 2019년 12월 20일
"fft and multiplying the the complex conjugate."
NB: The normalization of 2X the 2-sided spectrum for one-sided should NOT include either the DC or Fmax bins; there's only one of them each and all the energy is already there. If don't account for, the apparent DC component is twice the magnitude should be.
See the example at doc fft; it does account for this.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by