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 of an n-dimensional array.
- Correlation
-
A cross-correlation function of two inputs.
- 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 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 the 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
-
Sorting input elements by value.
- Variance
-
Variance or sequence of input data.