CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - K 均值

搜索资源列表

  1. kmeans

    1下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:755
    • 提供者:路单
  1. KC

    0下载:
  2. K均值算法用于聚类,常用于RBF算法中。-this
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2073
    • 提供者:刘某某
  1. patternrecognition

    0下载:
  2. 文件中包含多种模式识别常用的算法,如:ISODATA、 K均值、 感知器、 LMSE最小误差、 贝叶斯,希望对大家能有所帮助-File contains a variety of commonly used pattern recognition algorithms, such as: ISODATA, K-means, perceptron, LMSE the smallest error, Bayesian, in the hope that we can help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:6170
    • 提供者:WGT
  1. kmeans

    0下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像-Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:760
    • 提供者:jinjing
  1. KAV

    0下载:
  2. KAV是利用Visual C++ 6.0编写的一个小程序,能实现对特定数据结果的文本数据进行聚类分析,所使用的聚类方法是K均值。 -KAV is the use of Visual C++ 6.0 to prepare a small procedure to achieve the outcome of specific data on the text data clustering analysis, the use of the K-means clustering method.
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:64401
    • 提供者:随风
  1. 123

    0下载:
  2. 基于Hough 变换的SAR 图像舰船尾迹检测方法。该文引进了K均值聚类方法,将这些点集归类,归类后的每一类的类心能很好的代表一条尾迹,实验结果表明方法是有效的。-Hough transform based on SAR images of ship wake detection. The introduction of the K-means clustering method to classify these points, is classified in each category a
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:389016
    • 提供者:hubo
  1. GA1E1

    2下载:
  2. 用K均值和遗传算法实现了半监督聚类算法,这是个一个已经发表的论文的源程序-Using K-means and genetic algorithm to achieve a semi-supervised clustering algorithm, this is a paper published source
  3. 所属分类:Console

    • 发布日期:2016-08-10
    • 文件大小:4153129
    • 提供者:张帅
  1. kmeans

    0下载:
  2. k均值算法源代码实现用于计算客户价值c编程-k-means
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:13607
    • 提供者:lijianping
  1. KMEANS

    0下载:
  2. 利用数据挖掘知识和c实现K-均值聚类分析-The use of data mining knowledge and c to achieve K-means clustering analysis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2117
    • 提供者:lijianping
  1. thf

    0下载:
  2. 改进的K均值聚类算法过两天我把论文一起传过来我的设计 还没交呢-Improved K-means clustering algorithm with two days I Chuan from paper design before I pay it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:23528
    • 提供者:zz
  1. OpencvdividedrandomlydistributepointK-meansalgorit

    0下载:
  2. 利用opencv编写的一段划分随机分布点集的K均值算法的程序代码-Opencv prepared to use a section of divided randomly distributed point set of K-means algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:2705
    • 提供者:xuefengathena
  1. kmean1

    0下载:
  2. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1337905
    • 提供者:lihong
  1. kmeans

    0下载:
  2. 数据挖掘中的K均值聚类算法的MATLAB的实现-k means clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:865
    • 提供者:apolloly
  1. WallFlower

    0下载:
  2. WallFlower算法实现中涉及到的两个基础算法的实现,分别是线性预测,和k均值算法,很方便的调用。-Algorithm WallFlower involved in both basis algorithm, namely linear prediction, and the k-means algorithm, it is convenient to call.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:51856
    • 提供者:欧阳博
  1. kmeans

    1下载:
  2. 程序很好的实现了k均值的聚类,我已经使使用过,效果非常好,很好用-Program achieved a very good k mean clustering, I have so used, the effect is very good, very good use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1447
    • 提供者:赵红丽
  1. walkstraight

    2下载:
  2. 利用K均值聚类的方法实现人体的检测,混合高斯模型建立背景并实时更新-The use of K-means clustering method to achieve the human body detection, Gaussian mixture model to establish the background and real-time updates
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-25
    • 文件大小:5895
    • 提供者:chenying
  1. kmeans

    0下载:
  2. K均值代码,安全,好用,代码书写规范,是学习用的好资料-A good learing object for K-means
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7839
    • 提供者:Lulu
  1. zfk_example

    1下载:
  2. 聚类分析里的k均值(kmeans)算法的matlab实现,是老师即将出的书里,我给写的例子,大家看看吧。 -Where k-means cluster analysis (kmeans) algorithm matlab implementation, a teacher is leaving the book, I give examples of writing, we take a look at bar.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:690
    • 提供者:who
  1. 192010k-average

    0下载:
  2. kmeans均值聚类算法:一种改进的基于半监督聚类的入侵检测算法ASCID(Active-learning Semi-supervised Clustering Intrusion Detection),-kmeans clustering algorithm Algorithm was simulated by KDD 99 datasets, which the experimental results demonstrate that ASCID algorithm can impro
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:50635
    • 提供者:huhan
  1. SC09006013

    1下载:
  2. 实现了小波的图像量化,包括均匀量化,WSQ标准量化,k均值矢量量化,附简明pdf报告。-Implementation of wavelet image quantification, including the uniform quantization, WSQ standards for quantification, k means vector quantization, with a concise pdf report.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:115810
    • 提供者:weiqiang
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com