搜索资源列表
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_mean_cpp
- java fuzzy cmeans code
algorithms.fuzzycmeans.FuzzyCMeansImageClustering
- FUzzy Cmeans Algorithme on java
Fuzzy_C-me2141711272009
- fuzzy cmeans algorithm
CMeansAlgorithm
- fuzzy cmeans csharp
fCmeans
- image segmentation using cmeans clustering
Cmeans
- C均值源代码的MATLAB编程,源代码,但是有点点复杂-C means the source code of MATLAB programming, source code, but there is little complexity
FuzzyCMeansClustering---New-Publish
- FUzzy cmeans demo heh-FUzzy cmeans demo hehee
Cmeans
- C均值聚类算法 用于实现不确定数据的聚类-c-mean
Fuzzy_CMeans
- Tutorial algoritm fuzzy cmeans
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
cmeans
- 用opencv实现了c均值,这对于模式识别类的应用有很大帮助-With opencv c-means, this class of pattern recognition applications
Cmeans
- 模式识别中采用C均值算法分类,并显示具体图形结果-Pattern recognition using C-means algorithm classification and display the results of specific graphics
Fuzzycmeans
- fuzzy cmeans program in matlab for segmentation
Cmeans
- 使用MATLAB软件进行模糊C均值聚类,进行迭代并观察迭代过程。-Using MATLAB software fuzzy C-means clustering, iterative and observe the iterative process.