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

搜索资源列表

  1. k_means_cluster

    1下载:
  2. k均值聚类算法 ,c语言实现 了基于均值的聚类分析,同时增加了多维向量分析功能,使得聚类的收敛速度更快。-k means clustering algorithm, c language implemented based on the mean cluster analysis, while increasing the multi-dimensional vector analysis functions, making the convergence faster clustering.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:328366
    • 提供者:pulutarch
  1. K-means

    0下载:
  2. 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:48128
    • 提供者:sunjianqing
  1. Fast-Image-Segmentation

    0下载:
  2. 台湾大学几位学者写的基于K-均值算法的快速图像分割,用到基于HSV颜色空间的直方图-Fast Image Segmentation Based on K-Means Clustering with Histograms in HSV Color Space
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:587228
    • 提供者:gaotengfei
  1. Kmeans

    0下载:
  2. k均值聚类算法代码 用于模式识别等学科的编程应用-k-means clustering algorithm code for pattern recognition applications such as programming disciplines
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:249728
    • 提供者:曹妹
  1. K-means

    0下载:
  2. 一种K-均值算法附有测试数据,希望给学习聚类的提供一点帮助-One kind of K-means algorithm with test data, clustering offers hope to learn a little help
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9046
    • 提供者:王良
  1. fuzzykmeans

    0下载:
  2. 模糊k均值算法,将模糊理论和k均值聚类算法想结合。-fuzzykmeans clustering ,combine the fuzzy theoy and kmeans clustering.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1068
    • 提供者:王炳景
  1. 11

    0下载:
  2. K均值,随机产生一组数据并加以聚类,是学习图像处理的基础-K-means, random values, and clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2145
    • 提供者:范志强
  1. K-means

    0下载:
  2. 数据挖掘中得k-均值算法的c++实现,可以使你对数据挖掘算法有个初步的了解。-k-means algorithm in data mining is achieved with c++ . Allows you to have a preliminary understanding of the data mining algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3324
    • 提供者:常金铭
  1. K-MEANS

    0下载:
  2. 基于c++对模式识别中K均值算法进行实现,可以读取不同波段数,并且实现对地物的分类效果。代码简单易行。-K-means algorithm in pattern recognition based on the c++ implementation, can read the band number and classification of surface features. The code is simple.
  3. 所属分类:图形/文字识别

    • 发布日期:2016-06-30
    • 文件大小:54828
    • 提供者:茉莉
  1. K-means

    1下载:
  2. 模式识别中聚类分析经典算法,K-均值算法,C语言编写,可以读入文件,处理任意维数和任意个数的特征向量,附有测试数据。-The classic pattern recognition, cluster analysis algorithm, the K-means algorithm, written in C language, can read the file, handle any number of dimensions and any number of feature vectors
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. k均值算法,一种聚类算法,用来实现网络上相近节点的映射。-k-means algorithm, a clustering algorithm, used to achieve similar nodes in the network mapping.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:16938
    • 提供者:yangliu
  1. k-and-isodata

    0下载:
  2. 模式训别的k均值算法和isodata聚类算法c++实现,程序有较清楚的注释,且有word文档说明程序是如何实现算法的,对于刚接触模式识别的程序具有很好的启发作用,不足之处是没有用mfc完成界面编程-Mode of training to achieve other k-means algorithm and isodata clustering algorithm c++, procedures clearer notes and word documents that the program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1074621
    • 提供者:kevin
  1. K-means-and-Perceptron

    1下载:
  2. 该程序为matlab程序,共有三个文件,dataC.m为程序入口,实现功能对50组数据用k均值算法进行分类,再对40组数据用感知器算法训练,然后用训练得到的判别函数对剩下10组数据分类,最后与原始分类做差比较,若分类无误,则全显示为0.-Matlab program on the program, a total of three files dataC.m for program entry features 50 sets of data with k-means algorithm to
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2956
    • 提供者:阿书
  1. k-means-algorithm-

    0下载:
  2. 在matlab开发环境下用k均值算法实现数据的分类,以及得到数据的聚类中心- realizingthe data classification With k-means algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-05
    • 文件大小:8796
    • 提供者:赵子岩
  1. K-means

    1下载:
  2. K均值算法,适合于初学者。包括matlab源代码,测试数据等。-K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:2048
    • 提供者:ys
  1. K-means

    0下载:
  2. 模式识别算法程序 K均值算法 主要是实现了K均值聚类分析算法,能够实现对图像的自动分类和识别。-Pattern recognition algorithm K-means algorithm K-means clustering analysis algorithms can achieve automatic image classification and identification.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-07
    • 文件大小:8451
    • 提供者:吴程序
  1. K

    0下载:
  2. 最近在学习一些数据挖掘的算法,看到了这个算法,也许k-均值算法对你来说很简单,但对我来说,是自己编写的一个算法。-Learn some data mining algorithms, see this algorithm, perhaps the k-means algorithm for you is very simple, but for me, I have written an algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-16
    • 文件大小:2072
    • 提供者:lincengxi
  1. K-means-update

    0下载:
  2. 简明扼要介绍k均值算法使用方法及注意事项,有利于初学者学习-A concise introduction to the use of methods and precautions k-means algorithm, beneficial for beginners to learn
  3. 所属分类:Project Manage

    • 发布日期:2017-11-29
    • 文件大小:138341
    • 提供者:戴鹏睿
  1. K-means

    0下载:
  2. K均值算法描述: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小。-K-means algorithm described: a given number of classes K and N objects assigned to the K-th class, so that objects within the class of the similarity between the maximum, while the simi
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:123517
    • 提供者:吴光辉
  1. K-MEANS

    0下载:
  2. k均值聚类是最著名的划分聚类算法,由于简洁和效率使得他成为所有聚类算法中最广泛使用的。给定一个数据点集合和需要的聚类数目k,k由用户指定,k均值算法根据某个距离函数反复把数据分入k个聚类中。-k-means clustering is one of the most famous partition clustering algorithm, due to the simplicity and efficiency so that he became the most widely used i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:2695
    • 提供者:SmileHF
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com