
Mark clusters by circle
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I have clustered my data and plotted them via scatter plot usng different colors, now how could I mark each clusters by an bounding circle??
any idea

0 Kommentare
Antworten (1)
Image Analyst
am 14 Mär. 2015
Extract each cluster by itself (i.e. one at a time), then pass each in to John D'Errico's function: incircle(): http://www.mathworks.com/matlabcentral/fileexchange/34767-a-suite-of-minimal-bounding-objects

0 Kommentare
Siehe auch
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!