搜索资源列表
fuzzy_k_means
- 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-data mining algorithms, fuzzy-K-means clustering algorithm source code for Fuzzy Cluster Analysis
a.rar
- 模糊聚类分析分析的MATLAB实现,并且以图形的方式呈现了模糊聚类分析的结果。,Analysis of fuzzy cluster analysis to achieve the MATLAB and graphical way to show the results of fuzzy cluster analysis.
GAFCM
- 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
fcm
- fuzzy clustring alghorithm
fcm
- 一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
PFCM
- fuzzy clustring and fcm
fuzzy-controller-program
- 在MATLAB环境下,实现模糊控制,在必要的地方都有注释,适合研究模糊控制-In the MATLAB environment, fuzzy control, where necessary, have the notes for the fuzzy control
kcluster
- 一种基于软划分方法的聚类方法——模糊k均值法聚类分析。-A division of methods based on soft clustering method- fuzzy k-means cluster analysis.
kalmanfuzzy
- KALMAN FILTERING FOR FUZZY DYNAMIC SYSTEMS
RepeatFCM
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
SOMD
- fuzzy k-means algorithm for cluster
julei
- 压缩包里面有四个函数,实现了常用的几种模糊聚类方法,附有较详细的注释-There are four functions in the file. these functions fulfills common method of fuzzy cluster. Commments are quite good
Matlab
- 使用Matlab实现上市公司财务评价的模糊聚类分析-Listed companies to use Matlab to achieve the financial evaluation of fuzzy cluster analysis
FCMandCFCM
- FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。 现在给出的这两个算法是C++代码实现的。 -FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achi
fuzzy-predictive-control
- 锅炉燃烧系统的模糊预测控制,完整的程序设计流程图-Boiler combustion system of fuzzy predictive control, complete the program flow chart
Control-chart-based-on-identification-of-fuzzy-dat
- 基于控制图的模糊资料判别研究Control chart based on identification of fuzzy data-Control chart based on identification of fuzzy data
Fuzzy-control-
- 模糊控制程序,告诉我们怎么编写一个模糊控制程序-Fuzzy control procedures, to tell us how to write a fuzzy control program
SVM-Fuzzy-SYSTEM
- 基于支持向量机和模糊系统的机器学习方法及其应用研究 文档 写的很好-SVM Fuzzy SYSTEM
Fuzzy-Cluster-Analysis
- 模糊聚类分析的matlab程序,先将原矩阵标准化,再标定并生成模糊相似矩阵,最后生成动态分类图。-Matlab fuzzy clustering analysis program, the first of the original matrix standardized, re-calibration and generate fuzzy similarity matrix, and finally generate dynamic classification map.
fuzzy-cluster
- 实现两种不同数学理论下的模糊聚类方法,比普通聚类拥有更大的灵活度和调整性。-Fuzzy clustering method under two different mathematical theory, have more than the average clustering flexibility and adjustability.