搜索资源列表
fcmdemo
- FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering for 2-D data. You can choose the data set and clustering number from the GUI buttons at right, and then click \"Start\" to start the fuzzy cluste
FuzzyCMean
- 一个用VC++开发的采用模糊C均值聚类算法.-a VC development of the fuzzy c-means clustering algorithm.
RFCM
- 用 MATLAB 编写的 模糊C均值聚类法源程序 和模糊k均值聚类法源程序,比较实用。-using MATLAB fuzzy c-means clustering source and fuzzy k-means clustering source, more practical.
PCA_fuzzy_c-means_method
- 首先对原始数据 归一化 然后进行PCA分析 采用PCs作为特征, 进行模糊聚类分析 fuzzy c-means method
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.
th
- 模糊聚类算法的一部分,加入了邻域信息,可以更好的分割图像-Part of fuzzy clustering algorithm, joined the neighborhood information may be a better image of the partition
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.
Fuzzy-C-means-clustering
- 模糊C均值聚类算法的C++实现代码模糊C均值聚类算法的C++实现代码-Fuzzy C means clustering algorithm C++ implementation code fuzzy C means clustering algorithm C++ implementation code
Neuro-Fuzzy-System
- 经模糊系统经常被用来对非线性系统建模,并能取得很好的效果.UE和相似规则合并的神经模糊系统建模算法-Neuro-Fuzzy System Modeling with Density—Based Clustering
entati
- 非局部加权模糊C均值聚类图像分割Non-locally weighted fuzzy C-means image segmentation-Non-locally weighted fuzzy C-means image segmentation
fuzzy-c-means
- fuzzy c means and variants for pattern classification
Fuzzy-C
- 模糊C均值聚类算法的步骤还是比较简单的,模糊C均值聚类(FCM),即众所周知的模糊ISODATA,是用隶属度确定每个数据点属于某个聚类的程度的一种聚类算法。-Fuzzy C-means clustering algorithm is relatively simple steps, fuzzy C-means clustering (FCM), known as fuzzy ISODATA, is used to determine the membership of each data poi
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
fuzzy-C--means-clustering-
- 遗传算法改进的C模糊聚类算法源程序.已运行成功,可以作适当修改。-Improved genetic algorithm fuzzy clustering algorithm C source. Has run successfully, you can make appropriate changes.
fuzzy-c
- 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means