peakdet

版本 1.2.0.0 (4.9 KB) 作者: Marco Borges
Detect Peaks and Depressions in a signal
2.2K 次下载
更新时间 2015/1/20

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Descriptive Statistics 的更多信息
致谢

启发作品: PeakPoints

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

add minimum distance between any two peaks (local maximum)

1.1.0.0

accept row vector

1.0.0.0