How to compute and plot Raleigh distribution for mean wind speed values?
4 ビュー (過去 30 日間)
古いコメントを表示
Hello, I got a problem with approximation of probability of mean wind speed. I have a set of data of mean wind speed for each month for last 5 years. Based on this information, I want to obtain the Raleigh distribution graph and its values. May anyone help me?
Regards, Sergey
0 件のコメント
採用された回答
Star Strider
2015 年 9 月 24 日
I would begin with the documentation on the Rayleigh Distribution and go from there. It lists most of the applicable functions. The histfit function might also be helpful.
2 件のコメント
Star Strider
2015 年 9 月 24 日
My pleasure.
I would go with histfit as my first option, since it will also let you see the result, and you can experiment with other distributions if necessary.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!