How to fit a polar histogram?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Abel Babu
el 1 de Jun. de 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 comentarios
Ver también
Categorías
Más información sobre Histograms en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!