필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Could anyone suggest me how to form the clusters based on the throughput value with respect to particle swarm formulation

조회 수: 2 (최근 30일)
I need to do user clustering based on particle swarm optimization.
I developed the coding in which I have considered the swarm best,personal best,global best,swarm fitness,global fitness all in terms of throughput value.
In order to begin the coding I have clustered users in a random manner to compute the throughput.
For example i am having three users in my system and based on random clustering it generates two clusters {1},{2,3}.Based on these two clusters i have computed the throughput and I am assigning that throughput to be the personal best inorder to start with the PSO algorithm.
On first iteration the personal best gets updated and gives the value in terms of throughput.
Now i need to form the clusters based on the throughput value.
Could anyone suggest me how to form the clusters based on the throughput value.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by