Engee documentation

Statistics

In the section Statistics libraries Signal Operations contains tools for processing and analysing data. These tools allow you to perform a variety of operations, including calculating averages, maximums and minimums, and estimating variances and correlations.


Autocorrelation

Autocorrelation of an n-dimensional array.

Correlation

Mutually correlated function of two input data.

Detrend

Removing a linear trend from a vector.

Maximum

The maximum values of the input data or sequence of input data.

Mean

The average value of the input data or a sequence of input data.

Median

The median of the input data.

Median Filter

Median filter.

Minimum

The minimum values of the input data or sequence of input data.

Moving Average

Moving average.

Moving Maximum

Sliding high.

Moving Minimum

Moving minimum.

Moving RMS

Moving average.

Moving Standard Deviation

Moving standard deviation.

Moving Variance

Sliding variance.

Power Meter

Power measurement and CCDF of the power of the voltage signal.

Sort

Sort input elements by value.

Variance

The variance or consistency of the input data.