how to find local peaks in dataset
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,I have a matrix with size 256*2 matrix=[0 1 2 3 4 ...256; 0 3 4 8 0 ...673]. first column shows intensity and second shows iteration of each intensity in image. I want to find local peaks.but findpeaks can not find all peaks.can any one help me to find local peaks?
댓글 수: 1
dpb
2016년 2월 12일
Probably will have to see the dataset to have any chance of anybody being able to help...nothing much to (as in anything) to go on here...
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!