peaks-detection icon indicating copy to clipboard operation
peaks-detection copied to clipboard

检测一组数字采样信号中波峰波谷的位置

这个程序主要是从一组数字采样信号中检测出波峰和波谷的位置。

分别用C语言和matlab实现了。

详细步骤可以访问我的个人博客:http://cighao.com/2016/05/31/find-peaks-of-signal/