Skip to main content
. 2019 Mar 29;19(7):1535. doi: 10.3390/s19071535
Algorithm 1: Clustering algorithm of GC.
Input: Clustering weight of plants with vector of size Np×1, C where Ci=Wimax1jNchRij
Output: Binary decision matrix of size Np×Nch, B
I = Sort (C) ;
// priority index of sorted plant weight in descending order
 Zero vector of size Nch×1, V ;
// cumulative cluster cost of CHs(
for i1 to Np do
Inline graphic