Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
Rishikesh
Rishikesh am 24 Feb. 2014
Kommentiert: Rishikesh am 26 Feb. 2014
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 Kommentare
Star Strider
Star Strider am 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 am 25 Feb. 2014
Actually, I want to plot the spread(variability) of the data points.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

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

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by