Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
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

Respuesta aceptada

Star Strider
Star Strider el 24 de Sept. de 2015
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 comentarios
Sergey Dukman
Sergey Dukman el 24 de Sept. de 2015
Thank you. I have seen most of it. Will try histfit method.
Sergey
Star Strider
Star Strider el 24 de Sept. de 2015
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.

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by