how do I draw the cluster boundaries in a scatter plot?

12 vues (au cours des 30 derniers jours)
zepp
zepp le 5 Mar 2014
I have a scatter plot of three clusters. How can I represent them by showing the cluster boundaries rather than using colours for the different clusters? I would like to draw circles (or ellipses) around each cluster. These clusters were created using a mixture model and I have also created the gmdistribution object of the model if that can be useful.
Thanks

Réponse acceptée

Image Analyst
Image Analyst le 7 Mar 2014

Plus de réponses (1)

Adam Cutbill
Adam Cutbill le 18 Mar 2014
You can also use the convex hull operation if you're more concerned with capturing the boundary than making sure it is a ellipse.(<http://www.mathworks.com/help/matlab/math/convex-hulls.html>)

Catégories

En savoir plus sur Scatter Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by