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

搜索资源列表

  1. k_mean

    0下载:
  2. 主要实现对于图像内容的K均值聚类算法,以达到分割的目的-main image content for the K-means clustering algorithm to achieve the purpose of segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.08kb
    • 提供者:cxp
  1. k_mean

    0下载:
  2. 利用k均值的方法对源图象进行聚类,进而实现图象分割的方法,此为c++代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-20
    • 文件大小:2.63kb
    • 提供者:王英
  1. k_Mean

    0下载:
  2. K聚类分析,通过使用欧式距离,K聚类方法显示聚类结果,用于分类
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:21.55kb
    • 提供者:谢天培
  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. K_Mean

    0下载:
  2. Source code for K-Mean algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:6kb
    • 提供者:wajid islam
  1. Cluster_Analysis

    0下载:
  2. Source code on cluster analysis. K_Mean Cluster, data decoder,etc.
  3. 所属分类:Grid Computing

    • 发布日期:2017-04-01
    • 文件大小:47.92kb
    • 提供者:kiran
  1. k_mean

    0下载:
  2. 简单的k均值聚类算法,C++实现,将若干点聚类为两类-A simple k-means clustering algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1.32kb
    • 提供者:gao x.y.
  1. K_Mean

    0下载:
  2. KMeans algorithm for ImageJ-KMeans algorithm for ImageJ...
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1.68kb
    • 提供者:kekec
  1. K_Mean

    0下载:
  2. 很好的聚类代码,可以用于对图像数据聚类。-A good clustering code that can be used to image data clustering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:214.62kb
    • 提供者:关小菊
  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. K_Mean

    0下载:
  2. c++k均值算法,简单的示例程度,对K-mean学习有帮组-c++ k means algorithm, a simple example of the extent of the K-mean learning to help groups
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:586.73kb
    • 提供者:健健
  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

    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聚类分析算法用于各地区城镇居民年人均收入的分析(分别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
    • 提供者:刘韬
« 12 »
搜珍网 www.dssz.com