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

4 vues (au cours des 30 derniers jours)
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

Réponse acceptée

Cris LaPierre
Cris LaPierre le 26 Mai 2021
This sounds like you want to use polarhistogram.
  3 commentaires
Leo
Leo le 26 Mai 2021
How can I only see the area between 0 and 90 degree?

Connectez-vous pour commenter.

Plus de réponses (1)

Steven Lord
Steven Lord le 26 Mai 2021
Take a look at the polarhistogram function. You are likely going to want to set the 'Normalization' name-value pair argument to 'probability'.
  5 commentaires
Leo
Leo le 26 Mai 2021
In short: I don´t know how to label the axes by this type of diagram.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Data Distribution Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by