Grouping the data based on distance values
Show older comments
For a stepped bore, I have calculated distance from the axis to any grid point on the bore. I want to know how to group the data based on distance values? I greatly appreciate if anyone can help me with this.
Thanks.
1 Comment
bym
on 5 Jul 2011
do you mean something like k-means clustering? Please provide more details and example code
Answers (1)
Sean de Wolski
on 5 Jul 2011
histc?
doc histc
doc accumarray
maybe? We'll need more details if you want a more precise answer.
Categories
Find more on k-Means and k-Medoids Clustering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!