필터 지우기
필터 지우기

How to compute and plot Raleigh distribution for mean wind speed values?

조회 수: 2 (최근 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

채택된 답변

Star Strider
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
Sergey Dukman
Sergey Dukman 2015년 9월 24일
Thank you. I have seen most of it. Will try histfit method.
Sergey
Star Strider
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!

Translated by