function to find relations

hi,
I have some clusters of users, I need to find intersections among the clusters. i.e is x=no. of users y=no. of users
what I need is x ∩ y=z
z is the no. of users in both clusters x and y
can I find a function do that?
many thanks in advance

 채택된 답변

Image Analyst
Image Analyst 2012년 7월 14일

0 개 추천

Did you look at functions like intersect() and ismember()?

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Cluster Analysis and Anomaly Detection에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by