Effacer les filtres
Effacer les filtres

Is it possible to access a cloud of a scatter plot in Matlab

1 vue (au cours des 30 derniers jours)
Honey
Honey le 12 Août 2020
Commenté : Cris LaPierre le 13 Août 2020
Hi
I have a scatter plot with lots of pixcell values which I plotted in Matlab. Is it possible for me to pull out the cloud of the condensed area?
I mean, In the attached picture I want to have the points of the yellow area.
Is there any way to access it in Matlab?

Réponse acceptée

Cris LaPierre
Cris LaPierre le 12 Août 2020
How did you create the yellow area? If you know the boundary, you could use inpolygon.
  2 commentaires
Honey
Honey le 13 Août 2020
I draw it in paint. No, I don't have the boundry.
I just wanted to know the condensed area.
Cris LaPierre
Cris LaPierre le 13 Août 2020
I'm not aware of a great way to do this. You probably want to look into clustering methods. I would probably try something like dbscan. You can see a brief overview of common clustering methods in the Introduction to Clustering Algorithms video from our Data Processing and Feature Engineering with MATLAB course on Coursera.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Produits


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by