How to fit a polar histogram?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Abel Babu
il 1 Giu 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 Commenti
Vedere anche
Categorie
Scopri di più su Histograms in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!