You are here: Symbol Reference > SignalUtils Namespace > Functions > SignalUtils.NearestMaximum Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.NearestMaximum Function

Find the nearest peak.

Pascal
procedure NearestMaximum(const Data: TVec; const PeakIndexes: TVecInt); overload;

Converge to the nearest peak of Data, if the start position is at Data[PeakIndexes[i]]. Returns the index position of the found peaks in PeakIndexes.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!