搜索资源列表
cmeans
- 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。-achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n objects assigned K to 000 category, making such objects within the similarity between the lar
C-means
- 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 samples will eventually fall into
fCmeans
- image segmentation using cmeans clustering
Cmeans
- C均值源代码的MATLAB编程,源代码,但是有点点复杂-C means the source code of MATLAB programming, source code, but there is little complexity
C-means
- matlab实现的2类、3类、4类、5类cmeans算法-matlab implementation of Class 2, Category 3, Category 4, Category 5 cmeans algorithm
Fuzzycmeans
- fuzzy cmeans program in matlab for segmentation
Cmeans
- 使用MATLAB软件进行模糊C均值聚类,进行迭代并观察迭代过程。-Using MATLAB software fuzzy C-means clustering, iterative and observe the iterative process.
c-means
- 模式识别课小作业 聚类cmeans matlab实现-Pattern Recognition class clustering cmeans matlab achieve smaller jobs
raamana-robust-fuzzy-cmeans-c5d023c
- Fuzzy CMEAN CLUSTERING
Cmeans
- MATLAB对C均值聚类分析算法进行编程的源代码-MATLAB c-means clustering analysis algorithm for programming source code
cmeans
- c-聚类,设定初始聚类中心以及迭代步长,按距离最小聚类,中心位置重新计算,以及显示。-c- clustering, set the initial cluster centers and iterative step, according to the minimum distance clustering, central location recalculated and displayed.