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

1 次查看(过去 30 天)
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?

采纳的回答

Cris LaPierre
Cris LaPierre 2020-8-12
How did you create the yellow area? If you know the boundary, you could use inpolygon.
  2 个评论
Honey
Honey 2020-8-13
I draw it in paint. No, I don't have the boundry.
I just wanted to know the condensed area.
Cris LaPierre
Cris LaPierre 2020-8-13
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.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by