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

搜索资源列表

  1. K_average

    0下载:
  2. k均值聚类或者成为均值聚类,用于对各个数据进行分类-k-means clustering or a means clustering for the classification of the various data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1697
    • 提供者:李岚
  1. 123456789K_Average

    0下载:
  2. K均值算法的matlab代码,使用起来很简单,对于模式识别的效果也很好,初学者也很容易看懂。-K-means algorithm matlab code, very easy to use, for the effect of pattern recognition is also good, beginners can easily understand.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:55945
    • 提供者:tang
  1. K

    0下载:
  2. K均值算法-分类器-有效抑制边缘点影响-简单有效-K-means algorithm- Classifier- effectively inhibiting the impact of edge points- simple and effective
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2118552
    • 提供者:我我
  1. k-means

    1下载:
  2. 使用k-means算法模拟向量量子化过程-Using k-means algorithm for vector quantization process simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1244
    • 提供者:qjc
  1. K-means_Matlab

    0下载:
  2. K-均值算法的Matlab源代码,比较简短-Matlab source code of K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1428
    • 提供者:luo
  1. k-means

    1下载:
  2. k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
  3. 所属分类:Other systems

    • 发布日期:2014-04-29
    • 文件大小:2583
    • 提供者:wueching
  1. K-Means

    0下载:
  2. 聚类算法主要针对k-均值法求解聚类问题,可以用于神经网络。-k-means
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:33590
    • 提供者:张骅
  1. K-Means.Algorithm

    1下载:
  2. 算法,k-mean搜索方法,执行起来很快,推荐。-Algorithm, k-mean search methods, to implement quickly, recommended.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:30617
    • 提供者:陈国章
  1. tif

    0下载:
  2. k-means算法代码 matlab的程序,具体使用说明在函数里面 :) 附UCI的测试集图片,可以用作VQ的实验-k-means algorithm matlab code of procedure, specific for use inside the function:)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:865929
    • 提供者:qiumh
  1. k-meanswunn061

    0下载:
  2. matlab 实现k均值 k-means算法 过程清晰 适合初学者-matlab to achieve k-means k-means algorithm suitable for beginners a clear process
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1529
    • 提供者:吴娜
  1. K-means

    0下载:
  2. 采用K- means 算法和FCM 算法实现对47 个城市竞争力的聚类分析-Using K-means algorithm and FCM algorithm to achieve the competitiveness of 47 cities in the cluster analysis
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:395622
    • 提供者:刘美娥
  1. K-means

    0下载:
  2. k-means 算法的实现,提供数据,且能够顺畅运行-K-means,method,which is a famous method to cluster data. This package also give you the data to do experiment. It can run frequently
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:48112
    • 提供者:qian8768
  1. k-means

    0下载:
  2. k-means算法实现WEB搜索,用模拟退火,对K-means聚类算法进行数据挖掘-k-means algorithm WEB search
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:413938
    • 提供者:王立娜
  1. kmeans

    0下载:
  2. java k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类。-java k-means algorithm, display the cluster result on the two demension.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8449
    • 提供者:徐廷
  1. K-means

    0下载:
  2. kmeans算法代码,已经通过验证,可以正常使用,没有病毒
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:8826
    • 提供者:dfdsfds
  1. File3

    0下载:
  2. 数据挖掘,聚类,遗传算法,k-means算法,基于遗传算法的k-means聚类方法。-Data mining, clustering, genetic algorithm, k-means algorithm, based on genetic algorithm k-means clustering method.
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2591664
    • 提供者:王三
  1. k-means

    0下载:
  2. k-means算法用matla实现车牌定位-License plate location achieved with matla
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1409
    • 提供者:幸福国度
  1. K-meansclusteringalgorithmmatlabprogram

    1下载:
  2. 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:45633
    • 提供者:yu
  1. k-nearests-neighbour

    1下载:
  2. k-近邻算法 m文件 及其excel示范-this package invulved a m-file example of k-nearest neighbour and its corresponding excel file
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:38720
    • 提供者:guoguozhong
  1. k-means

    0下载:
  2. 对BMP图像进行K_MEANS分类,效果较好,对初学者学习k_means分类算法很有帮助。-K_MEANS image classification of BMP, effect is better, K_MEANS classification algorithm for beginners helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:135207
    • 提供者:防御
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com