Class | Description |
---|---|
FindPeaksTools |
Generic methods for peak detection in a one-dimensional array of values
Based on the Octave findPeak method (https://searchcode.com/codesearch/view/64213481/)
Also, invokes methods from the ArraySortTools class, which is based on snippets
from https://stackoverflow.com/questions/4859261/get-the-indices-of-an-array-after-sorting
See license at the beginning of this file
|
LocalPhaseTools |