搜索资源列表
Cmean
- 用cmean方法做的模式识别聚类程序.通过测量各点之间的距离来确定类别数,以及归属于哪类-cmean methods using the clustering pattern recognition procedures. By measuring the distance between a number of categories to determine , and in the types of attribution
matlab下带有缺测数据的平均与求和
- cmean使用起来与mean一样,可以对高维数组进行统计,其中cmean把数据中的nan完全剔除了,返回的是有值时的平均(如果都是缺测,也是返回nan)。不会向mean那样,如果有缺测,平均值也为缺测 csum与sum类似。 实际观测中常常有意外产生缺测,这两个函数希望对大家有用。
Cmean
- 用cmean方法做的模式识别聚类程序.通过测量各点之间的距离来确定类别数,以及归属于哪类-cmean methods using the clustering pattern recognition procedures. By measuring the distance between a number of categories to determine , and in the types of attribution
Cmean
- C均值聚类算法 ,采用修改后的聚类方法,快速的修改聚类中心,减少计算量-C mean
cmean
- 这时一个聚类程序,使用c均值方法的聚类程序-A classing program of c mean methed
cmean
- kmeans算法 能很好的对图像进行聚类-kmeans algorithm can cluster the image well
Cmean
- C-means clustering algorithm
CMean-CPP
- 使用c-均值聚类算法在IRIS数据上进行聚类分析-C-means clustering algorithm using IRIS data in the cluster analysis
Fuzzy-Cmean-partition
- 实现图像模糊C_均值聚类分割,包含算法思想和matlab源程序-Fuzzy C_ c-mean partition
kmean-n-fuzzy
- matlab programm for kmean and fuzzy cmean clustering.
paper
- Type 2 fuzzy Cmean for fire detection in dark environment
40c346be3e5f
- Fuzzy Cmean clustring " in c sharp "
cmean
- 这个算法的基础是误差平方和准则,为了要得到最优结果,首先要对样本集进行划分,一般的做法是先选择一些代表性的点作为聚类的核心,然后把其余的点按照某种方法分到各类中去。-This algorithm is based on error sum of squares criterion, in order to get the optimal results, first of all to sample set division, the
cmean
- 对于有缺测值的数据取平均 使用: y=cmean(x,k,c) x为包括有nan的数据,仪器观测中经常会出现 k为对x取第几维方向的平均 c的值可以控制缺测的条件,例如c取50,表示这一维方向上,如果有值的观测超过50个值才取平均,否则取nan;如果c取-5,表示缺测数在5以下时才做平均,否则返回nan-calculate the statistical mean of data but tick off nan
Fuzzy-Cmean
- Fuzzy C-means clustering for image sementation
cmean
- 聚类算法中的C均值聚类算法,课自己设定数值和分类数,输出聚类结果-Clustering algorithm C-means clustering algorithm, set their own values and lessons classification number, the output clustering results
cmean
- c均值算法,模式识别,可以运行的正确程序。-C means algorithm, pattern recognition, can correct program.
Cmean
- 基于C均值对数据进行聚类分析。数据基于网上的student里male和female数据,功能齐全-Based on C-means clustering analysis of the data. Data based on male and female student in data networks, fully functional
CMean
- 模糊数学C均值算法实现,Visual stdio 2010编写,C++语言实现。-Fuzzy C-means algorithm, Visual stdio written in 2010, C++ language.
raamana-robust-fuzzy-cmeans-c5d023c
- Fuzzy CMEAN CLUSTERING