フィルターのクリア

Rose Diagram length-weighted

4 ビュー (過去 30 日間)
Marmar
Marmar 2017 年 3 月 8 日
回答済み: Andras Puszta 2017 年 11 月 9 日
Hi all, I have a two column matrix describing a polyline, one column contains direction of lines and the other is the length of the lines. I want to make a length-weighted rose diagram to show their direction and length distribution both in one rose plot. I have to use the length of each line to weight each bin. I converted lengths to percentage of the total length. But I don't know how to use rose function to make the graph that I want. Any ideas?

回答 (2 件)

Prasad Mendu
Prasad Mendu 2017 年 3 月 17 日
You can probably use the 'polarhisogram' function to achieve this. Refer to the documentation link below for more information.

Andras Puszta
Andras Puszta 2017 年 11 月 9 日
Hi! I had the same problem, and I've just created a script you can download: https://www.mathworks.com/matlabcentral/fileexchange/65009-weighted-rose
Bests, András Puszta

Community Treasure Hunt

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

Start Hunting!

Translated by