| Hierarchical Clustering Algorithm |
|
Input: HRRP average range profile sample set ; distance metric ; cluster number . |
|
Process: fordo end for for do for do ; end for end for set the number of current clusters: while do find the two nearest cluster and ; merge and : ; for do renumber cluster as end for delete line and column of matrix for do ; end for end while |
| Output: clusters |