getCV(x)

Compute Coefficient of Variation (CV)

Sie verfolgen jetzt diese Einreichung

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)

Zitieren als

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

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0