STATISTICAL FREQUENCY – [STATFREQ]
Outputs the number of values occurences of a signal
CATEGORY
Statistical
DESCRIPTION
Outputs the absolute number of values occurences of a signal. It can be seen as the histogram of the values taken by the inputs where the bin size is given by the difference between the maximum and the minimum value of the signal divided by “Nclasses”.
RESULT VARIABLES AND PARAMETERS
Result: Statistical frequency
Signal: Input
Nclasses = number of samples evenly distributed used to compute the statistical frequency
SYNTAX
res= statfreq(Signal,Nclasses)
CHARACTERISTICS
Data type support
Double Floating point
EXAMPLE