How can I generate a "histogram", which shows the relative frequencies depending on the angle as "vectors" in polar coordinates?

5 次查看(过去 30 天)
Hello!
I visualize my question in a short picture, which should help to understand my question.
I want a diagram, which shows the relative frequency of a property (depending on the angle) between 90° and 80° / 80° and 70° / 70° and 60° ...
It should be like a histogram, but the length of the "vector" represents the relative frequency and NOT the area of the "vector".
Thanks a lot!
Leo

采纳的回答

Cris LaPierre
Cris LaPierre 2021-5-26
This sounds like you want to use polarhistogram.
  3 个评论

请先登录,再进行评论。

更多回答(1 个)

Steven Lord
Steven Lord 2021-5-26
Take a look at the polarhistogram function. You are likely going to want to set the 'Normalization' name-value pair argument to 'probability'.
  5 个评论

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Histograms 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by