Strange histogram from point cloud
Ältere Kommentare anzeigen
Dear Matlab users,
I have a problem with created histogram from a point cloud.
When creating the histogram, it has strange peaks practically every second bin.
Do you have any advice about the possible reason and how to fix the code?
Thank you.
Kindly,
Tina

3 Kommentare
dpb
am 1 Dez. 2019
Just the way your data happen to fall into the number of bins chosen. Reduce bin number somewhat to smooth the appearance. 'Spearmint until are pleased.
Tina
am 1 Dez. 2019
Image Analyst
am 1 Dez. 2019
Looks like normal noise to me. You might turn edgelines of the histogram off, which seem to cause bunching to appear where there is none.
Antworten (1)
Kategorien
Mehr zu Histograms finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!