搜索资源列表
SVC-MATLAB
- 这个是支持向量聚类机用matlab编译的主程序和部分子程序-this is clustering support vector machine Matlab Compiler part of the main program and subprogram
kmean
- 这是模式识别中关于k均值动态聚类算法的matlab源码-This is the pattern recognition on the k-means clustering algorithm Matlab FOSS
MatlabandSPSS
- 使用matlab 和 spss 软件做的聚类分析程序。
fknn
- KNN算法的实现,k-nearest neighbors聚类算法的matlab 实现
KMEANS
- k聚类免疫 算法的matlab仿真程序源码
图像模糊C-均值聚类
- 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序