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

搜索资源列表

  1. CBk

    0下载:
  2. 基于C++语言的K均值算法的一个简单实现。-K means
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3195693
    • 提供者:白浩
  1. 2299

    0下载:
  2. 解决了基于核函数的模式聚类划分问题,K均值算法是一种很经典算法-Solve the clustering based on kernel mode partition problems, K means algorithm is a classic algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2036
    • 提供者:郝强
  1. k_algorithm

    0下载:
  2. K均值算法的C实现,有兴趣的可以下过去看一下-K means algorithm C to achieve, are interested can look under the past
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1607
    • 提供者:朱小丰
  1. Kjunzhi

    0下载:
  2. K-均值聚类算法C++编程-...
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:4076
    • 提供者:朱建建
  1. classification

    0下载:
  2. 基于K均值算法的模糊分类器具有很好的分类效果,用它可以很准确的对训练样本进行分类. 此方法是将K均值算法应用于训练数据的聚类,对每个聚类的半径和聚类的中心都是可计算的. 而模糊系统设计方法就是用模糊度来描述聚类, 对训练数据进行高效且准确的分类.-based on K-mean Algorithm,it can Classify the original data very well!
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:143743
    • 提供者:刘明
  1. 13898399SVM

    0下载:
  2. 模式识别k均值算法,用于求大量非线性复杂问题的一种比较好的方法-Pattern Recognition k means algorithm, for a large number of non-linear complex problems demand a better method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2550
    • 提供者:luojinwen11
  1. 95302915Classify_Homework

    0下载:
  2. 模式识别k均值算法,用于求大量非线性复杂问题的一种比较好的方法-Pattern Recognition k means algorithm, for a large number of non-linear complex problems demand a better method
  3. 所属分类:STL

    • 发布日期:2017-04-13
    • 文件大小:2149
    • 提供者:luojinwen11
  1. 113172251k_Mean

    0下载:
  2. 模式识别k均值算法,用于求大量非线性复杂问题的一种比较好的方法-Pattern Recognition k means algorithm, for a large number of non-linear complex problems demand a better method
  3. 所属分类:STL

    • 发布日期:2017-04-08
    • 文件大小:22072
    • 提供者:luojinwen11
  1. vqsplit

    0下载:
  2. 矢量量化m文件,采用分裂算法的K均值算法-Vector Quantization: K-Means Algorithm with Spliting Method for Training
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3706
    • 提供者:孙伟峰
  1. jz

    0下载:
  2. 利用K-均值聚类算法对如下数据进行聚类,要求输出每个类及其中的元素-K-means clustering algorithm using the following data on the cluster, requiring the output of each class and its elements
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1289
    • 提供者:高英培
  1. kmeans_JIT

    0下载:
  2. 使用了JIT的高效的k均值算法,因为使用了JIT加速,所以在统计工具箱下,比一般的k均值要快许多-Efficient K-Means using JIT (Matlab code) This code uses the JIT acceleration in Matlab, so it is much faster than k-means in the Statistics Toolbox. It is very simple and easy to read.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2033
    • 提供者:六六
  1. K-means-clustering-algorithm

    1下载:
  2. 用matlab实现K均值聚类算法,里面有详细的英文备注和举例,可以看明白-Achieved using K means clustering algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2014-06-25
    • 文件大小:5120
    • 提供者:na
  1. 022

    0下载:
  2. 遥感影像K均值分类,对遥感影像利用k均值算法进行分类,可自定义所分类别数和迭代阈值-K—Means Classification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2075763
    • 提供者:wanlei
  1. k-meanssss

    0下载:
  2. 聚类算法中的经典k均值用c++实现的,测试结果还不错-Classical clustering algorithm k means in c++ implementation with the test results is not bad
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2076
    • 提供者:mid
  1. k-means-clustering-of-rbf-

    0下载:
  2. 聚类算法:聚类分析是指事先不了解一批样品中的每一个样品的类别 基于k均值聚类学习算法的rbf神经网络实现-Clustering algorithm: cluster analysis is the prior knowledge of each batch of samples in the sample of category learning algorithm based on k means clustering of rbf neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:991
    • 提供者:xw
  1. k

    0下载:
  2. k均值聚类算法源码,比较经典,无解压密码-k means clustering algorithm source code, more classic, without extracting passwords
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:黄永
  1. IsoDataaK-means

    0下载:
  2. 是用VS6.0编写的程序。实现了模式识别中的ISODATA算法和K均值算法。内附有测试数据。-made by VS6.0 C++ Isodata K-means
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:16738
    • 提供者:zhaoyongquan
  1. KAverageCluster

    0下载:
  2. 模式识别K均值算法,自己写的,希望对大家有帮助-K means algorithm pattern recognition, write your own, we want to help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:275428
    • 提供者:黑土
  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
    • 文件大小:419689
    • 提供者:QQ
  1. K-means

    0下载:
  2. K-均值聚类算法程序,数据挖掘中比较经典的一种聚类算法-K-means clustering algorithm procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1158
    • 提供者:fanjiajie
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com