搜索资源列表
fuzzycluster
- 是关于模糊聚类的c语言程序,效果不错的模,糊聚类分析 模糊聚类 聚类分析 FUZZY 模糊C-MATLAB
fcm
- this code is thresholding image with fuzzy c-meam thresholding, it good result than Otsu method.
fcm
- 模糊C均值聚类算法实现数据挖掘的matlab源代码-Fuzzy C-Means clustering algorithm for data mining matlab source code
k_mean
- k-means算法的C语言代码,与matlab混合编程-C source code of k-means algorithm
vlfeat-0.9.17-bin.tar
- The VLFeat open source library ,可以用来进行HOG,SIFT等,这是最新版的VLFeat-The VLFeat open source library implements popular computer vision algorithms including HOG, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixels
PSO-SampEn--ApproxiEN-RVM
- PSO:粒子群优化算法,用C++和matlab两种语言实现的 RVM:相关向量机,比SVM更高级些 样本熵和近似熵:计算动态系统中时间序列的一个重要手段-PSO: PSO algorithm, using C++ and matlab realization of two languages RVM: relevance vector machine, some more advanced than SVM Sample entropy and approximate ent
c_means
- matlab 实现c均值算法实现对样本库进行分类,样本库随程序一起上传。-c-means in sorting
FCM
- matlab实现模糊C均值算法对样本进行分类。附件中国有样本库。- matlab in fuzzy c means in sorting
GAFCM
- matlab编写的遗传算法优化的模糊C均值聚类算法-genetic algorithm optimize Fuzzy C means algorithm
cmohu
- C均值聚类算法的MATLAB程序,在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功-C mean clustering algorithm MATLAB procedures, in many fuzzy clustering algorithm, fuzzy C- means (FCM) algorithm is the most widely used and successful
mohujvlei
- 该程序是基于MATLAB的模糊C均值聚类算法,该算法是MATLAB最基本的算法,对初学者很有用。-The program is based on MATLAB Fuzzy C-means clustering algorithm, which is the most basic of MATLAB algorithms, very useful for beginners.
FCMClust
- 采用模糊C均值对数据集进行聚类的matlab代码-Matlab code for data clustering based on fuzzy c-means algorithm
Fuzzy
- FCM模糊C均值聚类资料,用matlab编程,实用-FCM fuzzy C-means clustering data, matlab programming, practical
5929087
- 基于matlab的核模糊C-means聚类算法(KFCM),不错的-Based on matlab fuzzy C- means clustering algorithm (KFCM), good
New Microsoft Excel Worksheet
- A good example of two dimension H Boundary element potential measur Classical algorithm matlab Bounda ant colony optimization (ACO) The pretreatment of the mechanica Fuzzy C-means algorithm for clust matlab m file,draw all surface Imper
54815171
- 对于模式识别中的k均值也称c均值问题,给出了matlab实现,(For pattern recognition problem of k-means also calls the c-means matlab are given,)
常用聚类
- 常用聚类的MATLAB程序,调试均可用。包含k均值聚类、模糊C均值聚类、模糊减法聚类、谱系聚类(Common clustering MATLAB program, debugging are available. Including k-means clustering, fuzzy C-means clustering, fuzzy subtraction clustering, pedigree clustering)
04657872GAFCM
- 遗传算法改进的模糊C-均值聚类MATLAB源码.模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。(Improved genetic algorithm and fuzzy C- means clustering MATLAB source. The fuzzy C- means algorithm is easy to converge to local m