findpeaks2.m
Version 1.4.0.0 (1.46 KB) by
Sudipta Das
Find all the peaks of a surface excluding NaN.
Record all peaks in a region by comparing with its neighbours. If neighbours of a number are holding smaller or equal (a portion of the neighbours) values it is declared as a local peak. It can detect the plateau boundaries alongwith distinct local peak points.
Cite As
Sudipta Das (2026). findpeaks2.m (https://www.mathworks.com/matlabcentral/fileexchange/46806-findpeaks2-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2007b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Measurements and Feature Extraction > Descriptive Statistics >
Find more on Descriptive Statistics in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.4.0.0 | Description changed |
||
| 1.3.0.0 | Tags changed |
||
| 1.2.0.0 | Author and File ID Added in the file |
||
| 1.1.0.0 | Added:
|
||
| 1.0.0.0 |
