搜索资源列表
c-means+isodata
- C均值算法,ISODATA算法综合,属于模式识别
c-mean
- C-means 算法,模式识别中常用到的C均值聚类算法,使用VC开发,版权归开发者所有
C均植
- 模式识别中关于C均值的聚类算法的程序,输入点进行聚类.-pattern recognition on the C-means clustering algorithm procedures input cluster.
k-means
- 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
FuzzyCMean
- 实现了Fuzzy C-Mean的方法,这是一种基于模糊数学的聚类方法,很好用!-Implementation of Fuzzy C-Mean method, which is a math-based Fuzzy Clustering Method, a very good use!
Fuzzy
- 模糊c均值算法参数仿真,描述算法及比较结果。-Fuzzy c-means algorithm simulation parameters describing the algorithm and compare the results.
fcm
- 在VC开发环境下实现的模糊C均值算法(FCM),功能已经通过测试。-VC development environment in the realization of the fuzzy C-means algorithm (FCM), features have been tested.
k-means
- the C++ implementation of k-means for clustering
fuzzymean
- fuzzy c-means clustering programe
gaMatlab
- 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C-means algorithm converges to local minimum points easily, in order to overcome the shortcomings of genetic algorithm is applied to fuzzy C-means al
FuzzyClassifier
- A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.
K-Means
- k-means 聚类方法,用c++实现。-k-means,a method of clustering, implemented in c plus plus language.
Fuzzy-C-means-clustering
- 模糊C均值聚类算法的C++实现代码模糊C均值聚类算法的C++实现代码-Fuzzy C means clustering algorithm C++ implementation code fuzzy C means clustering algorithm C++ implementation code
C-means-clustering
- C均值算法是一种很好的动态聚类算法,在实际中具有很高的应用价值。-C means algorithm is a good dynamic clustering algorithm, in practice has a high application value.
C-means-clustering-algorithm
- 利用C++实现C均值聚类算法。模糊c均值聚类算法因算法简单收敛速度快且能处理大数据集,解决问题范围广,易于应用计算机实现等特点受到了越来越多人的关注,并应用于各个领域。-C means clustering algorithm in C++
fuzzy-c-means
- fuzzy c means and variants for pattern classification
C-Means-clustering-code
- 模糊C均值模式识别聚类算法相关的C++源程序代码-Fuzzy C-means clustering algorithm of pattern recognition related to the C source code
fuzzy-c-means-algorithm
- 模式识别中的模糊c均值算法,详细易懂,适合于用于matlab模式识别编程参考-Pattern recognition, fuzzy c-means algorithm, detailed and easy to understand
C-means-classification-algorithm
- 模式识别与人工智能中,C均值聚类算法实现,编程是VC++,测试通过。-Pattern recognition and artificial intelligence, the c-means clustering algorithm, is vc++ programming, the test pass.
C-means-classification
- C均值分类算法代码,在MALAB环境下可以实现分类。-C-means classification algorithm code, under the environment of MALAB classification can be achieved.