CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - k mean algorithm

搜索资源列表

  1. kmean2

    0下载:
  2. 用VC写的关于k-mean聚类算法的程序。-Written by VC on the k-mean clustering algorithm procedure.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:Calvin Chen
  1. K_Mean

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

    • 发布日期:2017-04-03
    • 文件大小:6148
    • 提供者:wajid islam
  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. COMPACT

    1下载:
  2. k-means clustering algorithm, C means Fuzzy clustering algorithm-k-means clustering algorithm, C means Fuzzy clustering algorithm...
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2013-01-15
    • 文件大小:119360
    • 提供者:mihee
  1. K-mean

    0下载:
  2. 一个用C++写的简单的k-mean算法源码-A C++, written in a simple k-mean algorithm source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:773603
    • 提供者:冯选
  1. K-mean

    0下载:
  2. K-mean algorithm,very simple but efficient
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:548933
    • 提供者:mac
  1. k-means

    0下载:
  2. 用C++实现k-mean聚类算法并进行初级的数据挖掘,-Using C++, k-mean clustering algorithm and a preliminary data mining,
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2476
    • 提供者:tom
  1. K-means-cSharp--code

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5243
    • 提供者:lihang
  1. PAM

    0下载:
  2. PAM(Partitioning Around Medoid,围绕中心点的划分)算法是是划分算法中一种很重要的算法,有时也称为k-中心点算法,是指用中心点来代表一个簇。PAM算法最早由Kaufman和Rousseevw提出,Medoid的意思就是位于中心位置的对象。PAM算法的目的是对n个数据对象给出k个划分。PAM算法的基本思想:PAM算法的目的是对成员集合D中的N个数据对象给出k个划分,形成k个簇,在每个簇中随机选取1个成员设置为中心点,然后在每一步中,对输入数据集中目前还不是中心点的成员根
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1592
    • 提供者:赵元
  1. PatternRecognition

    0下载:
  2. 模式识别中的k-mean和isodata算法的简单实现-k-mean and isodata algorithm in pattern recognition
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:499399
    • 提供者:Li Xiaosheng
  1. important2

    0下载:
  2. 基于聚类的径向基神经网络的设计算法,采用的是K均值聚类。实现函数拟合!-The design algorithm of radial basis function neural network based on clustering, using the K mean clustering. Realize the function fitting!
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:794
    • 提供者:范敬柱
  1. Untitled2

    0下载:
  2. k-mean算法,使用matlab工具箱工具对图像进行聚类分割。-k-mean algorithm, using matlab clustering toolbox tool for image segmentation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1047
    • 提供者:张寒
  1. gerbil-1.0b-win-x64

    0下载:
  2. image segmentation with k-means algorithm and mean shift clustering and filtering
  3. 所属分类:CSharp

    • 发布日期:2017-06-10
    • 文件大小:17403065
    • 提供者:chawki
  1. k-mean

    0下载:
  2. 简单的k_mean算法 对k均值算法学习很有帮助,也可以在此基础上学习改进算法-Simple algorithm for k-means algorithm k_mean very helpful, you can learn on the basis of improved algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:945
    • 提供者:曲龙耀
  1. IMAGEPROCESS

    0下载:
  2. 基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法。-Image segmentation based on texture measurement, suitable for remote sensing image, using K-mean algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:444398
    • 提供者:dengwu
  1. K

    0下载:
  2. 是基于MATLAB软件编的小程序。该程序是K均值算法,应用于模式识别中-K-mean algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:521
    • 提供者:ws
  1. k-mean-clustering

    1下载:
  2. k-means algorithm descr iption with examples with visual basic code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2484499
    • 提供者:javid
  1. KMeans.m

    0下载:
  2. 基于matlab平台的数据挖掘K-mean算法,能够有效实现功能-Matlab platform based on data mining K-mean algorithm can effectively achieve functional
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1168
    • 提供者:gaoyue
  1. K-means

    0下载:
  2. 用matlab实现k均值算法,不用库函数(Implementation of K mean algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:胡果
  1. 聚类分析

    1下载:
  2. 聚类分析算法 k均值算法 对地图上的点进行聚类事例(Clustering analysis algorithm k mean algorithm for clustering of points on maps)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:Akakun
« 12 »
搜珍网 www.dssz.com