Is it possible to access a cloud of a scatter plot in Matlab
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Honey
il 12 Ago 2020
Commentato: Cris LaPierre
il 13 Ago 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?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/345111/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/345114/image.png)
0 Commenti
Risposta accettata
Cris LaPierre
il 12 Ago 2020
2 Commenti
Cris LaPierre
il 13 Ago 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Scatter Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!