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

Find the maximum deviation from the mean.

Pascal
function Peak(aMax: double; aMin: double; aMean: double): double; overload;

Compute maximum deviation from the mean, if the Min is the minimum value found, max was the maximum value found and Mean is the average of the signal.

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