Is it possible to access a cloud of a scatter plot in Matlab
3 ビュー (過去 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?
0 件のコメント
採用された回答
Cris LaPierre
2020 年 8 月 12 日
2 件のコメント
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 Center および File Exchange で Scatter Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!