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

搜索资源列表

  1. K-means

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

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

    0下载:
  2. C# 聚类k-means 建立tf*idf的聚类过程-C# cluster for every one
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:15966
    • 提供者:jian huang
  1. Kmeans

    0下载:
  2. Kmeans algorithm source code.
  3. 所属分类:Algorithm

  1. kmeans-in-statistics

    0下载:
  2. 这是K-means聚类算法的源代码,可实现任意多统计数据的归类处理。代码为原创,用途主要在数理统计方面,而不是常见的图像处理等方面。内附详细的使用说明。-This is the K-means clustering algorithm source code, enabling the classification of any number of statistical data processing. Code for my original, uses mainly in mathemat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5353
    • 提供者:邹洪斌
  1. kmeans

    0下载:
  2. 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1353
    • 提供者:张先生
  1. KMeans_Matlab

    0下载:
  2. Kmeans clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6664
    • 提供者:Leo
  1. kmeans.tar

    0下载:
  2. 很好的kmeans算法源码,国外一个很牛的教授做的,叫什么我忘了-kmeans
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:998138
    • 提供者:dean1983
  1. cluster

    0下载:
  2. 我做的用Kmeans方法,分别采用欧式距离。夹角余弦,和度量函数的方法来表示两点的相似度-I do use Kmeans methods were used Euclidean distance. Angle cosine, and methods of measurement functions to represent the similarity of two
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:55173
    • 提供者:bing
  1. kmeans

    0下载:
  2. Kmeans clustering algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1918
    • 提供者:jo
  1. semi-ga

    0下载:
  2. 半监督遗传算法,基于kmeans的半监督遗传算法-Semi-supervised genetic algorithm, based on the semi-supervised genetic algorithm kmeans
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3136179
    • 提供者:kanstar
  1. fastkmeans

    0下载:
  2. 一个快速的kmeans算法,一个快速的kmeans算法 -a fast kmeans a fast kmeans a fast kmeans a
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4258
    • 提供者:小溪
  1. Kmeans

    0下载:
  2. c++实现的kmeans聚类算法,编写简单,欢迎使用-kmeans cluster
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:18732
    • 提供者:ohfei
  1. kmeans

    2下载:
  2. 使用K-均值聚类算法在IRIS数据上进行聚类分析.-K-means clustering algorithm using IRIS data in the cluster analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3364
    • 提供者:李海
  1. Kmeans-image-segmentation

    5下载:
  2. matlab图像分割实例,K均值用于图像分割,割调用库函数实现,带注释,简单易懂-matlab image segmentation examples, K means for image segmentation, cutting calls library functions, with comments, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:2419712
    • 提供者:王银虎
  1. ImageProcessing

    1下载:
  2. opencv+mdi实现,包含数字图像处理基本几何变换,以及fft,ifft,kmeans和形态学处理、直方图均衡化、伪彩色增强、指数增强等操作。-opencv+ mdi implementation, including basic geometric transformation of digital image processing, and fft, ifft, kmeans and morphological processing, histogram equalization, ps
  3. 所属分类:Graph program

    • 发布日期:2015-11-12
    • 文件大小:2029568
    • 提供者:liujie
  1. kmeans

    0下载:
  2. kmeans java source code-kmeans java source code
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:5493
    • 提供者:kmean
  1. K_MeansSeg

    0下载:
  2. KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。-KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install
  3. 所属分类:Special Effects

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

    0下载:
  2. This KMeans-Bayser-This is KMeans-Bayser
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:912670
    • 提供者:Kha levis
  1. kmeansclustering

    0下载:
  2. this is java program which can be used for cluster the data using kmeans clustering
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3249
    • 提供者:hrushi
  1. Kmeans

    0下载:
  2. 很好的Kmeans算法实例,是一种十分重要的聚类算法,在数据分类中应用较广。-Good Kmeans algorithm instance, is a very important clustering algorithm, broader application in the data classification.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:38088
    • 提供者:SUN JIECONG
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com