搜索资源列表
KMEANS(matlab)
- Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
KMEANS
- k-means 动态聚类算法源程序 非常好用 高的效率
KMEANS
- 聚类分析中一个简单的聚类算法:K均值算法。
kmeans
- 著名的k均值算法程序,希望对做语音处理的人有用
kmeans
- kmeans算法的描述,源代码实现,matlab上 的程序-kmeans
KMEANS
- kmeans算法的java实现,是一个applet程序,方便实用-java algorithm kmeans achieved applet is a program to facilitate the practical
KMEANS
- 基于c++的k-means聚类分析算法,实用性很强-Cluster analysis algorithm
K-means
- kmeans算法代码,已经通过验证,可以正常使用,没有病毒
Kmeans
- Kmeans 算法是聚类分析中使用最为广泛的算法之一,其每个类别均用该类中所有数据的平均值(或加权平均)来表示,这个平均值即被称作聚类中心。该方法虽然不能用于 类别属性的数据,但对于数值属性的数据,它能很好地体现聚类在几何和统计学上的意义。-Kmeans algorithm is the most widely used cluster analysis algorithm, each category with the average of all data in the class (
kmeans
- 这是kmeans算法的c++实现,很实用-the kmeans algorithm _c_c++ achieve
kmeans--C---
- 这是kmeans算法的c语言实现,区分c-Kmeans algorithm c language, distinguish c++
KMEANS
- 转kmeans 算法源代码,希望对大家有帮助-Turn kmeans algorithm source code
kmeans
- 这个是处理遥感影像的Kmeans算法,包括了matlabGUI界面,显示处理遥感影像的迭代次数和运行时间-This is the deal with remote sensing images K Means algorithm, including matlabGUI interface, remote sensing image display processing iterations and run time
kMeans
- KMeans算法的python实现,之前的代码是针对py2.7及以前的,这个是py3的-KMeans python algorithm implemented before the code is for py2.7 and before, this is the py3
基于数据挖掘的网络入侵检测
- 基于数据挖掘的网络入侵,针对传统的kmeans算法存在缺点,提出一种改进的kmeans算法进行网络入侵识别(Based on the network intrusion of data mining, an improved kmeans algorithm is proposed for network intrusion recognition based on the disadvantages of traditional kmeans algorithm)
聚类k-means
- 一个非常简单的kmeans算法,主要用于聚类分析,用户仅需要输入聚类数(A very simple kmeans algorithm, mainly for clustering analysis, users only need to enter the number of clusters)
k-means-master
- just a silly k-means implementation in MATLAB. 简单的用MATLAB实现的kmeans算法(just a silly k-means implementation in MATLAB.)
Kmeans
- python实现的k-means聚类算法(k-means clustering algorithm implemented by python)
H
- 自己编写的kmeans算法程序,是应用于模式识别的一种方法(The kmeans algorithm written by myself is a method applied to pattern recognition.)
kmeans
- 利用k均值聚类算法对数据进行聚类分析(数据点通过随机生成)(Using k-means clustering algorithm to cluster data (data points are generated randomly))