Clear Filters
Clear Filters

how to group number of users depend on the below ?

1 view (last 30 days)
if i have 15 users, i need to put them into 4 groups
where in each group i will select the users depend on large distance between them
as i have a matrix 15*15 that shows me the distance between each user
any support please

Answers (2)

Image Analyst
Image Analyst on 25 Feb 2019
Try kmeans().

sara alaraby
sara alaraby on 26 Feb 2019
more help please as i can't write it
i tried but i can't

Community Treasure Hunt

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

Start Hunting!