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

6 visualizzazioni (ultimi 30 giorni)
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

Risposta accettata

Cris LaPierre
Cris LaPierre il 26 Mag 2021
This sounds like you want to use polarhistogram.
  3 Commenti

Accedi per commentare.

Più risposte (1)

Steven Lord
Steven Lord il 26 Mag 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 Commenti

Accedi per commentare.

Categorie

Scopri di più su Data Distribution Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by