搜索资源列表
Kernel-K_means
- 用IDL与ENVI二次开发进行非监督分类的Kernel K_means算法,强大实用-Use IDL and ENVI for the secondary development of Kernel K_means unsupervised classification algorithm, a powerful and practical
k_means.rar
- 基于K均值聚类的图像分割算法 java源代码 十分好用 希望大家喜欢,K-means clustering-based image segmentation algorithm
K_means
- K-means MATLAB源程序,适用于聚类分析的代码-K-means MATLAB programe
K_means
- 在MATLAB上实现k_means算法,包含k_means算法的思想,和实现方法和程序-In the MATLAB algorithm to achieve k_maens
Kmeans
- 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
K_means
- 此软件的功能是对遥感图像进行非监督分类。实现算法是k均值-This software is a remote sensing image for non-supervised classification. K-means algorithm implementation are
k_means_cluster
- this program explains the K_means cluster Algorithm. and also direct to the best k value
k_means
- 聚类分析算法,用来对点的数据集合进行聚类分析-clustering analysis algorithm
K_means
- 对原始K_MEANS算法引入人工免疫的思想,是运行结果更好-The introduction of the original algorithm of artificial immune K_MEANS idea is to run the results better
K_means
- 对原始K_MEANS算法引入网格的思想,使算法咋效率方面得到很大的提高-Algorithm on the original K_MEANS ideas introduced grid, so that ye algorithm efficiency has been greatly improved
k_means
- 这是K_means算法的一个简单实现,最后输出将写入同目录下的output.txt文件中-the implication of K_means
K_means
- 用K_means算法在UCI数据集上实现数据分类,所用数据源为Optical Recognition of Handwritten Digits-Algorithm with K_means UCI data sets for data classification, data source used for the Optical Recognition of Handwritten Digits
K_Means
- java编写的k_means算法,希望对大家有所帮助,谢谢支持-java prepared k_means algorithm, we want to help, thanks for your support. . .
k_means-algorithm
- k-means算法是模式识别十大算法之一 matlab仿真的k-means聚类算法-k-means algorithm for pattern recognition algorithm is one of the top ten k-means clustering algorithm
c-K_means
- K_means算法的c实现,以运行通过,很好!-The K_means algorithm implemented by c,already executed on vc++6.0.
K_means
- K_means算法的matlab语言算法实现-Language algorithm K_means algorithm matlab
K_means
- 这是K_means算法研究综述,对算法研究的科研人员有很*价值!-This Research K_means algorithm, the algorithm of researchers!
k_means
- k_means聚类算法 实现图像分割 数据挖掘-k_means clustering algorithm to achieve image segmentation data mining
K_Means
- 该源代码主要是K_Means 聚类分析算法C++ 实现-The source code to achieve is K_Means clustering algorithm C++
k_means
- 深度学习yolo通过k_means算法初始化anchor,只要修改图片大小和训练图片路径以及个数即可。(Deep learning Yolo initializes the anchor through k_means algorithm, as long as the size of the picture and the training picture path and number can be.)