搜索资源列表
bsas
- MATLAB BSAS implementation
BSAS
- 顺序聚类算法-BSAS,并在MATLAB上实现。在输入矩阵和参数后,对其进行顺序聚类,得到聚类类别标签和聚类中心-Sequential clustering algorithm-BSAS, and implemented on MATLAB. Parameters in the input matrix and its sequential clustering, and cluster by cluster category labels center
BSAS_algorithm
- BSAS基本顺序算法,聚类算法中常见的一种,包含可以运行的matlab源程序和详细的word文字讲解。-A BSAS basic sequential algorithm, clustering algorithm, contains can run matlab source and detailed word text to explain.
BSAS
- 基本顺序聚类算法(BSAS),function [out1,out2] = BSAS(X, T, q, order)-function [out1,out2] = BSAS(X, T, q, order)