Is it possible to access a cloud of a scatter plot in Matlab
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Honey
el 12 de Ag. de 2020
Comentada: Cris LaPierre
el 13 de Ag. de 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?
0 comentarios
Respuesta aceptada
Cris LaPierre
el 12 de Ag. de 2020
2 comentarios
Cris LaPierre
el 13 de Ag. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Scatter Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!