Skip to content

Automatic Multiscale-based Peak Detection (AMPD) Algorithm

License

Notifications You must be signed in to change notification settings

zoziha/AMPD-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMPD 峰值查找算法

Automatic Multiscale-based Peak Detection (AMPD) Algorithm

AMPD Fortran Python Matlab Windows

本仓库实现了 Python、Matlab、Fortran 语言的 AMPD 算法。建议直接复制 src/AMPD.* 文件到项目中使用。

Fortran

支持 Fortran Package Manager 编译与依赖:

fpm run --example --all
[dependencies]
AMPD = { git = "https://gitee.com/zoziha/AMPD-Algorithm" }

参考

  1. An Efficient Algorithm for Automatic Peak Detection in Noisy Periodic and Quasi-Periodic Signals.
  2. 推荐一个非常实用的峰值查找算法(peak detection).

About

Automatic Multiscale-based Peak Detection (AMPD) Algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published