K-means algorithm for capacitated clustering problem

6 visualizaciones (últimos 30 días)
Pinar
Pinar el 20 de Jul. de 2013
Comentada: Image Analyst el 12 de Jun. de 2023
Hello,
I want to perform K-means clustering algortihm for capacitated clustering problem. All the codes for k-means are about image processing so I couldn't figure out my problem.
Let's say I have 100 customers with x y coordinates and demands. I also have identical vehicles with a certain capacity C. I'll have clusters equal to (Total demand/C). I want to cluster the customers so that the total demand of each cluster does not exceed the vehicle capacity. The solution will appear as a binary matrix where rows represent customers and columns represent cluster numbers.
If you already have codes for this problem could you please share it with me or show me a way for how to do it?
I'd very much appreciate your help :)
  3 comentarios
Ronaldo
Ronaldo el 12 de Jun. de 2023
I am working on this too and I have exactly the same problem. I am having dificulty in coding. If you did something can you help me too please. I would appreciate too.
Image Analyst
Image Analyst el 12 de Jun. de 2023
@Ronaldo this question was asked 10 years ago so it's not likely @Pinar will reply. You're best off asking your question in a new thread of your own.

Iniciar sesión para comentar.

Respuestas (1)

sakarya üniversitesi
sakarya üniversitesi el 18 de Oct. de 2013
Bende bu konuda çalışıyorum. bilgi paylaşımı yapabiliriz.
  1 comentario
ibrahim alasmar
ibrahim alasmar el 16 de Abr. de 2018
hello, i want to ask something. im working on fuzzy c means and i couldnt find a performance index for this algorithm in matlab.Is there any index in matlab for it like indexes which used for K means like DB and Silhouette ? @ sakarya üniversitesi

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by