필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
Honey
Honey 2020년 8월 12일
댓글: Cris LaPierre 2020년 8월 13일
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