搜索资源列表
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
cmeans
- 人工智能中比较经典的c-means算法的实现。在MATLAB中,数据使用矩阵存储比vc中好实现!
misc
- Probability distribution functions. estimation - (dir) Probability distribution estimation. dsamp - Generates samples from discrete distribution. erfc2 - Normal cumulative distribution function. gmmsamp - Generates sample from Gaussian m
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
Fuzzy_C-me2141711272009
- fuzzy cmeans algorithm
fCmeans
- image segmentation using cmeans clustering
Cmeans
- C均值源代码的MATLAB编程,源代码,但是有点点复杂-C means the source code of MATLAB programming, source code, but there is little complexity
Cmeans
- C均值聚类算法 用于实现不确定数据的聚类-c-mean
C-means
- matlab实现的2类、3类、4类、5类cmeans算法-matlab implementation of Class 2, Category 3, Category 4, Category 5 cmeans algorithm
667777777766
- 模式识别的作业源代码,包括了c均值算法(Cmeans)和自主值迭代算法(ISODATA),以及W-H固定增量算法和感知器(基于MFC实现)。-Operating source code for pattern recognition, including c-means algorithm (Cmeans) and self-value iteration algorithm (on ISODATA), and WH fixed incremental algorithm and the sen
FCM1
- 基于FCM的数据聚类c 程序,对于数据聚类的初学者来说,是很重要的!-Using F-CMeans to data clustering
Fuzzycmeans
- fuzzy cmeans program in matlab for segmentation
Cmeans
- 使用MATLAB软件进行模糊C均值聚类,进行迭代并观察迭代过程。-Using MATLAB software fuzzy C-means clustering, iterative and observe the iterative process.
CMeans
- C均值聚类算法,用visual studio C++写的。程序包含TEX文件中的数据。可以更换数据。本人亲自运行通过。-C-means clustering algorithm, using visual studio C++ written. TEX program contains data file. You can replace the data. I personally run through.
cmeans
- C-means算法,由R语言完成。基于数据集合dataset3.txt。-C-means algorithm, completed by the R language. Based on data collection dataset3.txt.
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.