搜索资源列表
k-means
- 聚类算法的具体步骤分析,关于k-means算法-Clustering analysis of the concrete steps on the k-means algorithm
k-means
- 关于数据挖掘中k-means算法的英文介绍分析-Data Mining on the k-means algorithm analysis in English, introduced
K-Flash_Setup
- 周立功仿真器TKSCOPE配套的烧写软件,支持Hex,BIN等文件格式-ZLG emulator TKSCOPE supporting Shaoxie software, support Hex, BIN file formats, etc.
matlab-code
- 模式识别c均值聚类,也陈k均值,是模式识别中最最要的聚类方法之一。-Pattern Recognition, c-means clustering, and Chen k means, is far the most to the clustering pattern recognition methods.
MATLAB
- PSO算法,标准的粒子群 算法,标准的粒子群 算法,-PSO,slkdndmndmnd.ldd lkdl k
brain_tumor_fcm
- In this project ,we propose a color based segmentation method that uses the c means clustering technique to track tumor objects in magnetic resonance (MR) brain images. The key concept in this color based segmentation algorithm with k means means to
File3
- 数据挖掘,聚类,遗传算法,k-means算法,基于遗传算法的k-means聚类方法。-Data mining, clustering, genetic algorithm, k-means algorithm, based on genetic algorithm k-means clustering method.
kMeansClustering
- K-Means Clustering implementation
K-means
- the whole source code for this example using the k=3 and the initial means are (2, 10) (5 ,8) and (1, 2) and the the following are the points. piont A1 (2, 10) A2 (2, 5) A3 (8, 4) A4 (5, 8) A5 (7, 5) A6 (6, 4)
Tcl_and_the_Tk_Toolkit
- John K. Ousterhout 所著,TCL语言的权威之书。TCL是一门简单实用的语言,比较重要的是目前思科设备可以直接进入TCL调试界面,学好TCL语言,可以大大的帮助网络工程师提高作业效率。-Written by John K. Ousterhout, TCL language of the authority of the book. TCL is a simple and practical language, the more important is the Cisco dev
K-L_USB_SCH
- USB转K线的原理图。适合于做汽车尤其是24V柴油车的故障诊断仪。-schematic for usb to kwp2000, it is useful for those want to develop the automotive scan tool.
sensor-k
- curva de temperatura termopar tipo K
k-means
- 在Hadoop下实现k-means,一共提供了三种描述,具体实现了第三种,可根据自己需要实现其他两种,最后一种附了源码。-K-means source code
k-mean
- 快速K均值分类方法,该方法简单准确,是一个很好的参考程序-Fast K-means classification method, the method is simple and accurate, is a good reference
k
- 中括号内的序号为寻找聚类中心的迭代运算的次序号。聚类中心的向量值可任意设定,例如可选开始的K个模式样本的向量值作为初始聚类中心。-The number in brackets in order to find the cluster centers iteration sequence number. Cluster center value can be set to, for example, the beginning of an optional mode of samples to t
K--B-value-calculation-function
- 测量K,B值,通过空打粒子数,实测粒子数和标准质量厚度计算KB值-K, B value calculation function
K-average-clustering-algorithm
- K-均值聚类算法研究。K - average clustering algorithm research.-K- average clustering algorithm research.
Microprocessor-Notes-by-K-Udaya-Kumar
- Microprocessor Notes by K Udaya Kumar VITORY
K-nearest-neighbor-algorithm
- 从K近邻算法、距离度量谈到KD树、SIFT+BBF算法,讲解详细,非常有用-From K neighbor algorithm and distance measurement when it comes to KD tree, SIFT+ BBF algorithm, explain in detail, very useful
K-means-C
- K-means实现数据聚类,其中包括数据维度,数据分类数-K-means clustering data, including data dimensions, data classification number, etc.