Normalizing a polar histogram
古いコメントを表示
Hello,
I have two groups with distributions of phase angles which I want to plot in two seperate polar histograms, using the matlab function 'polarhistogram' (2017a). Moreover, I want to normalize the histograms by the number of observations across both groups. Normalizing each histogram by the number of observations in each group seperately is straightforward by inputting 'normalization', 'probability'. But although it sounds simple, I have found no way yet of normalizing each polar plot by the total number of observations.
For normal histograms I know a trick for this (there one can use the output of 'hist' first, change it, and input it into 'bar'), however this does not work for this function.
I would be happy if anyone can suggest a solution for it.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Histograms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!