Signal |
The SignalMath type exposes the following members.
Name | Description | |
---|---|---|
GetIndexOfXInAscendingArray | Gets the index of the provided value in an array of ascending elements. | |
GetIndicesOfExtrema | Gets the indices of the extrema (minima and maxima) of the signal | |
GetIndicesOfZeroCrossings | Gets the indices of the zero crossings of the signal. | |
GetMeanIncrement | Gets the mean increment of an array of values, i.e. the mean of array[i]-array[i-1]. | |
GetMinimalAndMaximalProperties | Gets the minimal and maximal properties of an array of x-values. | |
GetNoiseLevelEstimate(Double, Int32) | Estimates the noise level of a signal. | |
GetNoiseLevelEstimate(Double, Int32, Int32) | Estimates the noise level of a signal. |