Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

  • No labels