Summary
Find the maximum deviation from the mean.
Unit
SignalUtils
Declaration
Function Peak(Max, Min, Mean: TCplx): TSample;
Description
Find the maximum deviation from the mean for complex data.
Categories
Signal statistics
Declaration
Function Peak(Max, Min, Mean: TSample): TSample;
Description
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 2008 Dew Research |
http://www.dewresearch.com