Summary
Return the number of peaks.
Unit
SignalUtils
Declaration
Function MaximumCount(Src: TVec; Index: integer = 0; Len: integer = -1): integer;
Description
Return the total count of peaks within Src starting at index to Index+Len. If Len = -1 end the search at Src.Length.
Categories
Signal statistics| Copyright 2008 Dew Research |
http://www.dewresearch.com