find zeros, local maximums, loacal minimums

版本 1.0.0.0 (9.1 KB) 作者: Maxim Vedenyov
3 functions: [z isrise]=find_zeros(s); mn=loacal_minimums(s); mx=loacal_maximums(s);
541.0 次下载
更新时间 2011/11/1

查看许可证

http://simulations.narod.ru/
vectorized codes to find zeros, local maximums, loacal minimums. Zero is when signal change sign. Maximum is element that more then previouse and more then next. Minimum is element that less then previouse and less then next. Run zz_test.m to test functions.

引用格式

Maxim Vedenyov (2024). find zeros, local maximums, loacal minimums (https://www.mathworks.com/matlabcentral/fileexchange/33555-find-zeros-local-maximums-loacal-minimums), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Logical (Boolean) Operations 的更多信息

Community Treasure Hunt

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

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