getCV(x)

Compute Coefficient of Variation (CV)

Vous suivez désormais cette soumission

call:

CV = getCV(x)


compute the coefficient of variation (C.V.) of the input vector x.
The C.V. is defined as std(x)/mean(x), and as such is a measure of
the relative variability. The function ignores NaNs.

INPUT

x : input vector

OUTPUT

CV : coefficient of variation (a scalar)

Citation pour cette source

Ruggero G. Bettinardi (2026). getCV(x) (https://fr.mathworks.com/matlabcentral/fileexchange/62972-getcv-x), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Axes Appearance dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0