How to fit a polar histogram?
조회 수: 3 (최근 30일)
이전 댓글 표시
We know histfit can fit a histogram and show the fitted curve on the histogram. But it only works for regular histogram. For polar histogram generated by the new polarhistogram function, there seems no accompanying "polarhistogramfit" function available yet. So, if I want to draw such a smoothing envelop on top of a polarhistogram figure, what should I do? Is there any available code that I can download and accomplish this task, or do I have to write Matlab code myself for this purpose? Thanks for any help.
댓글 수: 0
답변 (1개)
Abel Babu
2017년 6월 1일
Hi,
This MATLAB answer link might give you some clues on how to do the same: https://in.mathworks.com/matlabcentral/answers/341606-how-can-i-fit-a-second-fourier-component-to-a-polar-histogram
Abel
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Histograms에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!