Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Why has the peaks width changed?

조회 수: 1 (최근 30일)
Daniel Fonsêca
Daniel Fonsêca 2018년 9월 25일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello, I have a program I'm seaching peaks and their widths. When I search the highest peak and its width I have two values to width. When a use "[pks,w]=findpeaks(fE1,'SortStr','descend');" , I have a width A e when a use "[pks,w]=findpeaks(fE1)" I have a width B, being A<B.
What is it wrong? How can I arrange that wrong?
  댓글 수: 2
jonas
jonas 2018년 9월 25일
How exactly do you search for 'the highest peak'? The first peak will of course be higher in the first case whereas it may or may not be first in the second case
Image Analyst
Image Analyst 2018년 9월 25일
Attach your data, or at least a screenshot of the plot, so we don't have to work blind.

답변 (0개)

이 질문은 마감되었습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by