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

搜索资源列表

  1. k_means-clustering-algorithm-program

    1下载:
  2. 可以很好的将一个图像矩阵进行聚类,生成一个聚类后的图像。-A based on the matlab image k-means clustering algorithm program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1108
    • 提供者:anwei
  1. k_means

    0下载:
  2. K-means算法C语言程序,K-means算法C语言程序-The C program of K-means
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:1944
    • 提供者:Sam
  1. K_means

    0下载:
  2. 图像分割中K-means聚类算法的matlab实现-Image segmentation in the K-means clustering algorithm matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:795
    • 提供者:
  1. K_means

    0下载:
  2. k-means聚类算法的实现,比较简单,一共有五个java文件。-k-means cluster algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-16
    • 文件大小:5653
    • 提供者:luyang
  1. myKmeans

    0下载:
  2. k_means algorithm with matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:2332
    • 提供者:poor
  1. K_means

    0下载:
  2. Matlab 实现灰度图像K-means算法(菜鸟入门级)-Matlab to achieve gray image K-means algorithm (rookie entry-level)
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:895
    • 提供者:李颖
  1. K_means

    0下载:
  2. k均值算法实现聚类,利用数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则-k-means clustering algorithm, the use of the data points to the prototype of a distance as the objective function of optimization, the use of function extremum iteration adjustment rules
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:203237
    • 提供者:zhujiiang
  1. Fuzzy-Clustering

    0下载:
  2. K_means算法研究综述k均值聚类是最著名的划分聚类算法,由于简洁和效率使得他成为所有聚类算法中最广泛使用的。给定一个数据点集合和需要的聚类数目k,k由用户指定,k均值算法根据某个距离函数反复把数据分入k个聚类中。-rewelding K_means algorithm research review
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:1375409
    • 提供者:王小晋
  1. document

    0下载:
  2. 自己编程实现的K_means、BP神经网络对Irisic数据分类、4点交比、单个神经细胞的线性分类’以及LOG与Lap的效果比较。并附有代码所使用的irisic的数据-Own programming of K_means, BP neural network Irisic data classification, 4:00 cross-ratio, a single linear classification of nerve cells' and the comparison of t
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:4441
    • 提供者:悠然
  1. k_means

    0下载:
  2. k-meas算法实现,自己在做数据挖掘实验时实现的。-k-meas algorithm, they are doing data mining experiments achieved.
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:386371
    • 提供者:cyb
  1. K_means

    0下载:
  2. 网络用户访问行为分析方法研究k-means 聚类算法网络用户访问行为分析方法研究-Network user access behavior analysis method k-means clustering algorithm Network user access behavior analysis method
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:23751
    • 提供者:周洪芬
  1. k_means

    0下载:
  2. k-means聚类方法 编写k-means聚类方法对这些点进行聚类-k-means clustering method to write k-means clustering method to cluster these points
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:48176
    • 提供者:hanzx
  1. K_Means

    0下载:
  2. 实现数据挖掘中的K平均算法,实现项目的分簇-Wow data of K, but the algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:886270
    • 提供者:张国威
  1. k_means

    0下载:
  2. k均值聚类算法,使各个样本与所在类均值的误差平方和达到最小,并且附有显示程序-k-means clustering algorithm, where the class so that each sample and the mean squared error to a minimum, and with the display program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1692
    • 提供者:木木
  1. textcluster

    0下载:
  2. 使用k_means算法实现文本的分类,其中使用TF*IDF计算权值-kmeans TF*IDF
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:9562
    • 提供者:weipan
  1. Dephi_Kmeans

    0下载:
  2. Delphi语言编写的K_Means算法,演示了详细聚类过程。-K_Means language of the Delphi algorithm, the clustering process is demonstrated with.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:784922
    • 提供者:pangzi
  1. K_means

    0下载:
  2. 学习数据分析的好论文,论文是对k-means算法的改进。-Learning data analysis a good thesis, dissertation is a k-means algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:989685
    • 提供者:fxs
  1. k_means_datapoint

    0下载:
  2. k_means聚类算法matlab实现,运用matlab环境实现了聚类经典算法k_means实现对数据点的分类-the implementation of k_means in matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1263
    • 提供者:chenliansheng
  1. kmeans

    0下载:
  2. 简单的k_means聚类算法,用java语言编写实现,扩展性不强-simple kmeans clustering method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1309
    • 提供者:易灿
  1. newKmean

    0下载:
  2. 实现了对图像的K_means聚类分析,图像分割-Realization of K_means clustering image analysis, image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5137578
    • 提供者:郭晓丽
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com