peakdet

Detect Peaks and Depressions in a signal
2,2K Downloads
Aktualisiert 20. Jan 2015

Lizenz anzeigen

peakdet returns peaks and depressions (local maxima and minimum) in the input signal. It can detect peaks/dep crossing the threshold or zero. Signal data requires a row or column vector with real-valued elements. If there are no local minimum/maxima returns empty.

Zitieren als

Marco Borges (2024). peakdet (https://www.mathworks.com/matlabcentral/fileexchange/47264-peakdet), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Quellenangaben

Inspiriert: PeakPoints

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0.0

add minimum distance between any two peaks (local maximum)

1.1.0.0

accept row vector

1.0.0.0