CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - k_mean

搜索资源列表

  1. K_Mean

    0下载:
  2. K均值KMean聚类算法,详细使用方法见cpp文件注释,输入数据格式:点,如 1 空格 1 回车 2 空格 2 。。。 -K-means clustering algorithm KMean detail see cpp files to use notes, input data formats: point, such as 1 Enter 2 spaces 1 space 2. . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1.59kb
    • 提供者:WSH
  1. k_mean_cluster

    0下载:
  2. 通过c语言实现k_mean聚类算法,是最简单的聚类算法,欢迎参考-Through c language k_mean clustering algorithm, is the simplest clustering algorithm, welcome reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:7.67kb
    • 提供者:殷慧琳
  1. k_mean

    0下载:
  2. K_mean K均值算法 C语言-K_mean K means algorithm C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.52kb
    • 提供者:lucia
  1. k_means

    0下载:
  2. k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application of clustering algorithm, throu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:270.04kb
    • 提供者:徐加子
  1. nnk

    0下载:
  2. 此代码是k紧邻分类算法 用的数据集是在机器学习网站上下的经典的数据集-k_mean
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1.57kb
    • 提供者:li
  1. K_Mean

    0下载:
  2. it implements K-means algorithm in pattern recognition
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:5.63kb
    • 提供者:andereasmehdi
  1. kmeans

    0下载:
  2. 该程序为用于数据挖掘算法中的基本方法基于密度方法-k_mean
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.37kb
    • 提供者:mzy
  1. k_mean

    0下载:
  2. k means algorithm implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.75kb
    • 提供者:Sasi
  1. K_mean

    2下载:
  2. 利用K均值算法对7个波段的TM遥感影像进行有监督的分类!里面包含完整的算法及TM图像,下载即可进行调试!-K means algorithm using 7 bands of TM remote sensing image supervised classification! Which contains the complete algorithm and the TM image, download it for debugging!
  3. 所属分类:matlab例程

    • 发布日期:2013-04-17
    • 文件大小:409.85kb
    • 提供者:QQ
  1. K_mean

    1下载:
  2. 图像处理,运用Kmean图形分割技术,处理彩色图像进行运行,此方法及其适合图像处理类应用-mean
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:65.45kb
    • 提供者:tiancai
  1. K_MEAN

    0下载:
  2. 数据挖掘经典算法实现 (C语言版)K-MEAN的demo-Data mining the Classic algorithm (C language version) K-Mean demo
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:766kb
    • 提供者:刘涛
  1. k_mean

    1下载:
  2. 在聚类分析中,K-均值聚类算法(k-means algorithm)是无监督分类中的一种基本方法,其也称为C-均值算法,其基本思想是:通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。 -In cluster analysis, K-means clustering algorithm (k-means algorithm) is unsupervised classification is a basic method, which is also known as C
  3. 所属分类:matlab

    • 发布日期:2015-01-11
    • 文件大小:7kb
    • 提供者:wang run
  1. k_mean

    0下载:
  2. k-mean算法实现,总要是完成数据的聚类,寻找中心点的程序!-k-mean algorithm, if the completion of the total clustering of data, find the center of the program!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:652byte
    • 提供者:紫川
  1. k_mean

    0下载:
  2. 运用k_mean算法,实现对指标点的聚类分析,然后找出其中的中心点。-Use of k_mean algorithm, realize the index point of clustering analysis, and find out the center.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:654byte
    • 提供者:紫川
  1. k_mean

    0下载:
  2. k-mean data clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.13kb
    • 提供者:leila
  1. K_Mean

    0下载:
  2. K_Mean聚类分析算法用于各地区城镇居民年人均收入的分析(分别4类),包括原始数据以及代码!结果在Data1、Data2、Data3、Data4中.-K Mean clustering algorithm used to analyze the regional urban residents per capita income (Class 4, respectively), including the original data and code! Result in Data1, Dat
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9.14kb
    • 提供者:刘韬
  1. k_mean

    0下载:
  2. K—mean算法的matlab实现,适合算法初学者,可加深对其的理解(Matlab implementation of K - mean algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:1.26mb
    • 提供者:程序喵
搜珍网 www.dssz.com