Rose Diagram length-weighted
조회 수: 2 (최근 30일)
이전 댓글 표시
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?
댓글 수: 0
답변 (2개)
Prasad Mendu
2017년 3월 17일
You can probably use the 'polarhisogram' function to achieve this. Refer to the documentation link below for more information.
댓글 수: 0
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
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!