搜索资源列表
-
1下载:
用 MATLAB 编写的 模糊C均值聚类法源程序
和模糊k均值聚类法源程序,比较实用。-using MATLAB fuzzy c-means clustering source and fuzzy k-means clustering source, more practical.
-
-
0下载:
用SVM算法实现聚类与分类的例程。内附实验数据,运行结果以及经典参考文献一篇《A New Fuzzy Cover Approach to Clustering》-SVM algorithm using clustering and classification routines. Included the experimental data, the results as well as the classic References 1 " A New Fuzzy Cover Appro
-
-
0下载:
模糊聚类虽然能够对数据聚类挖掘,但是由于网络入侵特征数据维数较多,不同入侵类别间的数据差别较小,不少入侵模式不能被准确分类。本案例采用结合模糊聚类和广义神经网络回归的聚类算法对入侵数据进行分类。
-Although fuzzy clustering to cluster the data mining, but the characteristics of the network intrusion data more dimensions, different invasion was l
-
-
0下载:
运用matlab的模糊聚类文件,运用模糊聚类分析方法,聚类涉及事物之间的模糊界限-Matlab file using fuzzy clustering using fuzzy cluster analysis, clustering involves the fuzzy boundaries between things
-
-
0下载:
用matlab编写用遗传算法改进的模糊聚类算法的程序,-Prepared using matlab genetic algorithm fuzzy clustering algorithm procedures,
-
-
4下载:
这是遗传算法改进的模糊C-均值聚类MATLAB源代码,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-This is the MATLAB source code of the improved fuzzy c-means clustering(FCM) based on the genetic algorithm(GA).The initial cluster centers are otained through GA,and the final clust
-