Statistics
In the section Statistics libraries Signal Processing tools for data processing and analysis have been collected. These tools allow you to perform various operations, including calculating averages, highs and lows, as well as estimating variations and correlations.
- Autocorrelation
-
Autocorrelation - dimensional array.
- Correlation
-
A cross-correlation function of two input data.
- Detrend
-
Removing a linear trend from a vector.
- Maximum
-
The maximum values of the input data or the sequence of input data.
- Mean
-
The average value of the input data or sequence of input data.
- Median
-
The median of the input data.
- Median Filter
-
Median filter.
- Minimum
-
The minimum values of the input data or the sequence of input data.
- Moving Average
-
Moving average.
- Moving Maximum
-
Moving maximum.
- Moving Minimum
-
A moving minimum.
- Moving RMS
-
The moving average is quadratic.
- Moving Standard Deviation
-
Sliding standard deviation.
- Moving Variance
-
Sliding variance.
- Power Meter
-
Power measurement and CCDF of the power of the voltage signal.
- Sort
-
Sorting input elements by value.
- Variance
-
Variance or sequence of input data.