搜索资源列表
K均值
- 本程序通过k均值算法对两类进行分类。通过任意选择初始点,由k均值很快找到两类的中心点-the procedure k means algorithm to classify two types. Through arbitrary choice initial point, k Mean quickly found two focal point
K均值算法
- 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
K均值聚类算法
- 是模式识别中的一种分类算法,用C++编程,很实用。
k均值
- k均值分类实现
K均值
- 本程序通过k均值算法对两类进行分类。通过任意选择初始点,由k均值很快找到两类的中心点-the procedure k means algorithm to classify two types. Through arbitrary choice initial point, k Mean quickly found two focal point
K均值算法
- 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
K均值聚类
- 非监督分类,主要在遥感图象分类处理中有应用-unsupervised classification, mainly in remote sensing image classification application is processed
KMEANS_FixedBug
- 经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
k--junzhi
- k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码-k-means algorithm is pattern recognition Poly classification, which is used to achieve its C Following is the algorithm source code
kmeansren
- k均值聚类的动态分类算法 灰度图和彩图的 -k-means clustering algorithm for the dynamic classification of grayscale and color
K-MEANS
- 基于MATLAB的k-means算法 较好的解决了图像分类聚类的问题-MATLAB based on the k-means algorithm better solved the problem of image classification clustering
200432590139
- 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image
K-Mean
- 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
kMeansCluster
- k均值分类 效率高 代码简单 利用最小均方误差准则编写-k-means efficient
K-meansclusteringalgorithmmatlabprogram
- 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
K_means
- 对两类样本,进行K均值分类,K为2,最后将两类样本用不同的形状标出-Two kinds of samples for K means classification, K 2, the last two samples will be marked with a different shape
K均值分类
- 基于VS2010平台和openCV开发的,实现遥感影像的k均值分类(K mean classification for remote sensing images)
K均值分类
- 监督分类学习代码,k-均值,希望学习者能用到。谢谢。(The classification code, k- mean, hope that learners can use. Thank you)
kmeans
- k均值分类用来对数据进行分类,只需对里面的几个数据进行修改就可以使用(The K mean classification is used to classify data, and it is possible to use only a few changes in the data inside.)
基于粒子群优化的k均值
- 基于粒子群优化的k均值,可以对实验对象进行定性分类(Based on the k-means of particle swarm optimization, the experimental objects can be qualitatively classified)