getCV(x)

Compute Coefficient of Variation (CV)
984 Downloads
Aktualisiert 16. Mai 2017

Lizenz anzeigen

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 (2024). getCV(x) (https://www.mathworks.com/matlabcentral/fileexchange/62972-getcv-x), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2009a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Axes Appearance finden Sie in Help Center und MATLAB Answers
Tags Tags hinzufügen

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0