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

搜索资源列表

  1. main

    0下载:
  2. 数字图像处理,K均值聚类算法源代码 ,简单易用,绝对值得下-K-mean ISODATE
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1770
    • 提供者:吴杰
  1. kmean.tar

    0下载:
  2. 聚类分析源代码,用C++实现,主要用于机器学习,数据自动分类-K-mean machine learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:65482
    • 提供者:王崛
  1. kmean

    0下载:
  2. k均值的分析与,图解,自己亲自测试,能用并且很好-k-mean analysis, diagrams, personally testing, use and well
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:685
    • 提供者:hustxm
  1. kmean1

    0下载:
  2. k均值的分析与,图解,自己亲自测试,能用并且-k-mean analysis, diagrams, personally testing, use
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:127718
    • 提供者:hustxm
  1. k_means_JIT

    0下载:
  2. k-mean聚类算法的MATLAB源代码程序-k-mean clustering algorithm Source code realization in MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:118181
    • 提供者:王雪
  1. Cpp1

    0下载:
  2. 距离与相异度,然后介绍一种常见的聚类算法——k均值和k中心点聚类-Distance and dissimilarity, and then introduce a clustering algorithm- k mean and k-medoids clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1678
    • 提供者:朱青
  1. K_means

    0下载:
  2. 自己写的实现利用K均值分类图片中的物体。水平有限!欢迎指正。-The realization of the writing my own by K mean classification objects in the picture. Level is limited. Welcome to correct.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1500
    • 提供者:David
  1. Classifed

    0下载:
  2. 能够对于遥感图像进行k均值和isodata分类-K mean and isodata of classification for remote sensing image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3317692
    • 提供者:jiang
  1. K_means-image-segmentation

    1下载:
  2. 将彩色图像从RGB转化到lab彩色空间,进行K-mean聚类将图像分割-The color image in RGB color space conversion to lab space , K-mean clustering image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2014-09-19
    • 文件大小:7168
    • 提供者:zhangfengyuan
  1. K-mean

    0下载:
  2. 聚类分析的目标就是在相似的基础上收集数据来分类。聚类源于很多领域,包括数学,计算机科学,统计学,生物学和经济学。-Cluster analysis the goal is to collect data on the basis of similar classification. Cluster from many fields, including mathematics, computer science, statistics, biology and economics.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:4249
    • 提供者:jialongsun
  1. n_queen_problem_genetic_algorithm

    0下载:
  2. k mean algorithm this algorithm is mainly used in artificial intelligence
  3. 所属分类:Mathimatics-Numerical algorithms

  1. graph4.c.tar

    0下载:
  2. k mean clustering to cluster a hard of test
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:3297
    • 提供者:DONG
  1. kmeans1

    0下载:
  2. kmeans ieee paper , A system for analyzing student’s results based on cluster analysis and uses standard statistical algorithms to arrange their scores data according to the level of their performance is described. K-mean clustering algorithm for a
  3. 所属分类:Network Security

    • 发布日期:2017-04-01
    • 文件大小:798905
    • 提供者:bala
  1. 1

    0下载:
  2. 对彩色图像进行K均值的图像分割,可用于模式识别-K on the mean color image segmentation, can be used for pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3486
    • 提供者:qing
  1. haha

    0下载:
  2. 基于Lab空间向量的图像分割方法,采用k-mean聚类。-Based on the Lab space vector image segmentation method, the use of k-mean clustering.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:714
    • 提供者:李长生
  1. Multidimensional-KM-segment

    0下载:
  2. 这个程序是关于多维K均值分割的,大家可以下载看看。-This program is a multi-dimensional K mean split, you can download and see.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:32866
    • 提供者:QQ
  1. DM_YeDan

    0下载:
  2. KNN(K最近邻)分类算法以及K-means(K均值)聚类算法是应用广泛的两种算法。本代码是在VS2010环境下,用 C++语言在基于KNN及K-means算法下,实现了对Iris数据集的分类与聚类。-KNN (K nearest neighbor) classification algorithm, as well as K-means (K mean) clustering algorithm is widely used two algorithms. The code VS2010 en
  3. 所属分类:ELanguage

    • 发布日期:2017-11-15
    • 文件大小:8197162
    • 提供者:dancy88927
  1. k_mean_uv

    0下载:
  2. 利用k—mean算法根据U、V进行聚类分块,最后完成图像分割,分割出得块用不同的灰度等级表示出来。-K-mean algorithm to cluster sub-blocks according to the U, V, to finalize the image segmentation, segmentation have blocks with different gray levels represented.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:1071226
    • 提供者:大超
  1. K_mean_clustering

    0下载:
  2. this code is about k mean clustering in Matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:1574
    • 提供者:Zhao
  1. kMeanExtract

    1下载:
  2. matlab语言,基于K-mean,也即是取K值法提取方法的关键帧抽取方法-matlab language, based on the K-mean, that is to take the value of K extraction method keyframe extraction method
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1777
    • 提供者:邹楠
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 21 »
搜珍网 www.dssz.com