How to Find Number of Group of Scattered Data?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have scatterd data as shown in below:
I want to find the number of group (the resultant total number of groups may be three in this case).
And then, I want to find the centriod of each group.
Is there a proper matlab command? How to realize it?
I eagerly await your reply. Thank you very much.
댓글 수: 2
Rik
2021년 11월 3일
Can you attach your data? It seems like a function like knnsearch will do the trick.
채택된 답변
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!