フィルターのクリア

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

2 ビュー (過去 30 日間)
Rishikesh
Rishikesh 2014 年 2 月 24 日
コメント済み: Rishikesh 2014 年 2 月 26 日
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 件のコメント
Star Strider
Star Strider 2014 年 2 月 25 日
Please define ‘variability’. Do you mean maximum and minimum, the statistical measure of variance (or standard deviation), or something else?
Rishikesh
Rishikesh 2014 年 2 月 25 日
Actually, I want to plot the spread(variability) of the data points.

サインインしてコメントする。

採用された回答

Rick Rosson
Rick Rosson 2014 年 2 月 25 日
>> doc hist
>> doc boxplot
>> doc mean
>> doc std
>> doc min
>> doc max
  1 件のコメント
Rishikesh
Rishikesh 2014 年 2 月 26 日
Thank you.Does hist gives us the spread of data set?

サインインしてコメントする。

その他の回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by