peaks having maximum curve
3 views (last 30 days)
Show older comments
Trying to find peaks having maximum curvature. 'findpeaks' detect small peaks too in straight line as shown in figure. Note: I tried different filters to make my plot more smooth but still problem is there.
0 Comments
Answers (1)
Image Analyst
on 24 Sep 2017
findpeaks() has lots of parameters to pretty much get you the exact kinds of peaks you want. Try experimenting with some of them.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!