pickpeaks(V,select,display)
Find peaks in data using a scale-space approach. It is efficient and requires very few parameters.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Antoine Liutkus (2026). pickpeaks(V,select,display) (https://au.mathworks.com/matlabcentral/fileexchange/42927-pickpeaks-v-select-display), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Peak fitting to either Voigt or LogNormal line shapes., Automated Frequency Domain Decomposition (AFDD)
General Information
- Version 1.6.0 (4.07 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.6.0 | updated the script for compatibility with earlier matlab versions |
||
| 1.5.0 | added reference in description |
||
| 1.4.0 | Added a reference to research report to cite for this technique. |
||
| 1.3.0 | Several bugfixes and improvements to handle large datasets. |
||
| 1.0.0 |