搜索资源列表
K_average
- K均值聚类算法,matlab编写,很好用
kmeans
- matlab源码关于模糊K均值聚类算法,很好的,适合大家下载研究学习
fcm789.ZIP
- 模糊C均值聚类算法的MATLAB实现,比较经典的程序
fcm.ZIP
- 模糊C均值聚类的MATLAB实现,其中包含了10个MATLAB函数-Fuzzy C - Means clustering MATLAB, which contains 10 MATLAB function
FCM
- C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
kMeansPPTest
- k均值聚类算法,并包含了对该算法的一些优化,使用c语言进行程序的编写-k means clustering algorithm, using the procedures for the preparation matlab
GMRFFCM
- 高斯马尔科夫随机场和模糊c均值聚类的matlab源程序-Gassian Markov random filed and fuzzy c means clustering matlab source code
rbf_Kmeans
- Matlab环境下实现的RBF神经网络K均值聚类算法-Matlab environment to achieve the RBF neural network K-means clustering algorithm
GAFCM
- 遗传算法和模糊C-均值聚类相结合的MATLAB程序-Combination of genetic algorithms and fuzzy C-means clustering MATLAB program
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
mh
- 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
matlb_test_MeanShift
- 均值漂移聚类的源程序,用mean shift 进行聚类,以及绘图显示,很有价值-mean shift based clustering code, using matlab
Pattern_recognition4
- 张学工老师模式识别第四次作业,分别用C均值方法,分层聚类方法和非监督参数下正态分布函数估计的贝叶斯决策对身高体重二维数据进行分类。-Zhang engineering teacher fourth pattern recognition operations, respectively C-means, hierarchical clustering methods, and non-normal distribution function under the supervision of th
kmeans
- 用matlab实现的一个基于均值聚类算法的图象分割的中心程序-kmeans
K-means
- kmeans算法代码,已经通过验证,可以正常使用,没有病毒
muhujuleituxiangfenge
- 算法目的:通过模糊c-均值(FCM)聚类实现图像的分割-Algorithm Objective: fuzzy c-means (FCM) clustering for image segmentation
kfcm
- 基于核函数的模糊C聚类均值(fcm)算法-FCM algorithm based on kernel function
C_mean
- 该代码是matlab编写的C均值聚类算法,具有速度快,聚类效果好的特点-The matlab code is written in C means clustering algorithm, a fast clustering and a good effect
C_Average_method
- 模式识别的大作业 改进的C均值法,对聚类效果比较显著-Great job to improve recognition of the C means method, a relatively significant effect on the clustering
k-means
- 名为k-means的MATLAB函数,实现k均值算法。输入矩阵X,w,输出最终估计值和聚类的标识数字。-Called the k-means of the MATLAB function, to achieve k means algorithm. Input matrix X, w, the output value of the final estimates and cluster identification number.