搜索资源列表
FCM的一种实现方法
- 请运行程序,并在程序所在文件夹下面创建文本文件:datain.txt和paramOut.txt,文件的详细说明见下面。程序的运行没有可视的界面,运行完毕之后会在该文件夹下面产生center.txt和matrix.txt两个文件,其中center.txt为聚类的中心,matrix.txt为隶属度矩阵。在运行本程序之前,先参考一下FCM聚类算法介绍.doc
textFCM
- 应用FCM(模糊c均值聚类)算法到文本聚类 采用两种方法计算文本相似度 采用ShootSeg分词 采用sogou互联网词库简化特征值计算-err
PSOFuzzyModeler
- Fuzzy PSO算法仿真源代码,实现模糊蚁群优化算法的仿真。-Fuzzy PSO algorithm
FCM
- 使用C++完成的模糊C均值聚类算法的实现-FCM algorithm document
c6fun1
- matlab 程序 模糊均值FCM 算法-the Matlab procedures fuzzy means FCM algorithm
cPP-fcm
- FCM聚类算法,C++实现的,最简单最常用的模糊聚类算法-FCM clustering algorithm, C++ achieved, the simplest and most commonly used fuzzy clustering algorithm. . . .
EM
- 模糊聚类算法的应用,找出相应的焦点和系统运行的相关状态。-Application of FCM and EM,it can select the focus and the operation of the system.
fuzzycm
- 模糊c均值聚类 FCM算法的两种迭代形式的MATLAB代码。-Fuzzy c-means clustering algorithm FCM two iterative form of MATLAB code.
FCGRNN
- 给予模糊均值聚类问题(FCM)的神经网络算法,对初学者进行神经网络关于聚类分析问题方面学习时一个不错的程序-Neural network algorithm for fuzzy mean clustering problem (FCM)
FCM
- 一种更有效的聚类算法,能有效的改进寻优过程,从而得到更优解-a better cluster GA