基本的k-means聚类算法c++实现,对于理解算法的过程非常有帮助。 Basic implementation of k-means algorithm with c++, it is very helpful to understand the procedure of k-means algorithm.
上传时间: 2013-12-01
上传用户:wangchong
高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are implemented in C++.
上传时间: 2016-03-28
上传用户:yulg
1. 分层次聚类法(最短距离法) 2. 最简单的聚类方法 3. 最大距离样本 4. K 平均聚类法(距离平方和最小聚类法)
上传时间: 2016-04-01
上传用户:大三三
这是一个股票盘后数据分析系统基础底层,已经实现了基本的K线图的重现,RIS线,均线图的重现, 是在一个台湾高手发布的原码上修改的,现在支持通达信的股票数据格式.
上传时间: 2013-11-25
上传用户:奇奇奔奔
k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
标签: code implementing directory algorithm
上传时间: 2016-04-07
上传用户:shawvi
This isakmpd, a BSD-licensed ISAKMP/Oakley (a.k.a. IKE) implementation.
标签: a.k.a. implementation BSD-licensed isakmpd
上传时间: 2016-04-07
上传用户:asdfasdfd
维纳K恩格尔和约翰G普罗克斯 “数字信号处理--使用MATLAB”的一书中有很多数字信号处理的MATLAB函数,楼天顺的“基于MATLAB的系统分析与设计--信号处理”一书中也有许多MATLAB函数。本工具箱便是提供这些函数,方便使用时调用。
上传时间: 2016-04-07
上传用户:6546544
k-mean算法演示,利用手工输入点通过k类自动聚合
上传时间: 2016-04-09
上传用户:shanml
聚类算法包,包括K-Means,性能好,有例程
上传时间: 2013-12-10
上传用户:wkchong
kmeans算法实现 a simple k-means clustering routine. returns the cluster labels of the data points in an array.
标签: clustering the k-means cluster
上传时间: 2013-12-28
上传用户:一诺88