This peak finder is a C++ version of the original code written by Nathanael Yoder shared in Matlab File Exchange.
It finds local maxima in a noisy std:vector.
The original code was written for Matlab and can be found in the following LINK
This peak finder is a C++ version of the original code written by Nathanael Yoder shared in Matlab File Exchange.
It finds local maxima in a noisy std:vector.
The original code was written for Matlab and can be found in the following LINK