Azzera filtri
Azzera filtri

How can I plot the variability of a large data set?

2 visualizzazioni (ultimi 30 giorni)
I have a data set of wind speed which consists 15789 data point(data duplication may exist). I have to plot the variability of these data set.
  2 Commenti
Star Strider
Star Strider il 25 Feb 2014
Please define ‘variability’. Do you mean maximum and minimum, the statistical measure of variance (or standard deviation), or something else?
Rishikesh
Rishikesh il 25 Feb 2014
Actually, I want to plot the spread(variability) of the data points.

Accedi per commentare.

Risposta accettata

Rick Rosson
Rick Rosson il 25 Feb 2014
>> doc hist
>> doc boxplot
>> doc mean
>> doc std
>> doc min
>> doc max

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by