搜索资源列表
K-Mean聚类算法
- 本程序是基于vc++实现K-Mean聚类
K-means
- 针对一维数据集K-means算法的实现, 针对一维数据集K-means算法的实现, 针对一维数据集K-means算法的实现。-k-means
K-means_clustering_demo
- K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
K-means
- 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
k-means
- k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
k
- k平均聚类所谓k均值聚类方法是一种无监督的学习算法,它能用已知类数的数据聚类和预测。-k-average clustter
k-touch_driver
- K-Touch Com Port Driver for winxp,98 and 2-K-Touch Com Port Driver for winxp,98 and 2000
K
- K最邻近分类器设计的MATLAB代码,有代码解释-K nearest neighbor classifier design in MATLAB code
LS-DYNA-K-file
- 强大的动力学分析软件LSDYNA共43种k文件-K file of lsdyna
K-MEANS
- 数据挖掘,K-means源码,数据集为iris-Data mining, K-means source code for the iris data set
k-means
- k-均值聚类算法c语言版,经验证测试是可以运行
K-means
- k-means 算法 step1 初始化K个质心 step2 将所有的点分配给最近的质心 step3 更新质心 step4 若质心都没用变化,则停止,否则返回step2 -k-means algorithm is initialized step1 step2 K a center of mass of all the points assigned to the nearest centroid centroid step3 step4 update no us
K-means-cSharp--code
- k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
göz kırpıştırma örneği
- kıpraşım için için güzel bir örnek.
MATLAB-M-K法
- 实现M-K突变检测,做临界相变用,很有用的啊(m-k test goal, cirtical slow down, be useful)
C-K
- 基于C#开发的股票K线开发代码,测试可以运行(C# development based on the stock k line development code, testing can run)
K d tree in matlab
- k d clustering in matlab
K-means
- 用matlab实现k均值算法,不用库函数(Implementation of K mean algorithm)
K-means
- 使用k-means算法对图像进行分割,并利用遗传算法对k-means算法加以改进(The k-means algorithm is used for the segment of images, and the genetic algorithm is used to improve the k-means algorithm)
K-means
- 在里面的的是一些关于k-means的东西,用的mnist数据(I try the Mnits data and use K-means to doing the clustering)