How to fit a polar histogram?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Abel Babu
on 1 Jun 2017
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 Comments
See Also
Categories
Find more on Histograms in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!