Finding specific peaks in noisy data
이전 댓글 표시
I have multiple plots (~5000) that look like the ones below and I only want to know the (x,y) coordinates of the peaks marked in red. The consistant feature in the plots is that there is a deep valley between the peaks I'm interested in but due to noise, there are smaller valleys around the peaks. This means that when I try to use the findpeaks feature with the MinPeakProminance argument, I still end up getting multiple peaks. Any advice would be really useful. Thanks in advance :)


If its any help, the plots are a sequence of time series images of the shape of a worm - the x coordinate is the arclength of the worm and the y coordinate is the width of the worm at that arclength
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Descriptive Statistics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!