Mark clusters by circle
이전 댓글 표시
Hi,
I have clustered my data and plotted them via scatter plot usng different colors, now how could I mark each clusters by an bounding circle??
any idea

답변 (1개)
Image Analyst
2015년 3월 14일
0 개 추천
Extract each cluster by itself (i.e. one at a time), then pass each in to John D'Errico's function: incircle(): http://www.mathworks.com/matlabcentral/fileexchange/34767-a-suite-of-minimal-bounding-objects

카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!