Borrar filtros
Borrar filtros

Mark clusters by circle

3 visualizaciones (últimos 30 días)
tusu
tusu el 14 de Mzo. de 2015
Respondida: Image Analyst el 14 de Mzo. de 2015
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

Respuestas (1)

Image Analyst
Image Analyst el 14 de Mzo. de 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

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by