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

搜索资源列表

  1. KmeanProject

    0下载:
  2. 利用k均值聚类算法对词进行聚类,基于最大最小原则初始化质心-cluster word by kmeans
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:2745655
    • 提供者:于文峰
  1. RBFN_Example_v2014_08_18

    0下载:
  2. it is a code of kmeans-RBF neural network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:20168
    • 提供者:Shweta Jambukia
  1. Kmeans

    0下载:
  2. K-means K均值聚类算法,不是用工具箱编的,对随机产生的数据进行聚类。压缩文件包括m函数、包含主程序和子函数的word文档。-K-means clustering algorithm, not with the toolbox series of randomly generated data clustering.M functions including compressed files, containing the main program and subroutines word
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:49660
    • 提供者:晶晶
  1. kmeans-al-math

    0下载:
  2. C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm 29-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm 29111
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2675
    • 提供者:mjay90
  1. KmeansaFCM

    0下载:
  2. 在opencv环境下使用fuzzy c means和kmeans算法实现图片像素RGB值聚类,希望对大家有帮助-using fuzzy c means and k-means algorithm to realize the RGB image segmentation in opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:6130
    • 提供者:Sunshuyang
  1. kmeansInJava

    0下载:
  2. 使用Java实现了kmeans算法,对给定点阵进行聚类-implementing k-means algorithm using java to clustering the given points
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:3845
    • 提供者:Sunshuyang
  1. myRBF_2

    0下载:
  2. 自己编写的RBF神经网络,采用的数据集是iris. 先使用KMeans找中心点,再训练RBF网络-I have written RBF neural network, using the data set is iris. First using KMeans find the center, retraining RBF network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1242759
    • 提供者:qwiasd
  1. kmeans

    0下载:
  2. 在数据挖掘课堂中 老师要实现的k均值算法 做一些简单的点的分类-In data mining classroom teacher to achieve k-means algorithm to do some simple points classification
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1273723
    • 提供者:张少勇
  1. mome_kmean_wavelet4

    2下载:
  2. 其中包括颜色矩特征提取,四层小波特征提取以及kmeans聚类算法,Matlab编程实现,希望对学习有帮助-Including the extraction of color moment feature, the four layer wavelet feature extraction and kmeans clustering algorithm, Matlab programming, and they hope to help with learning
  3. 所属分类:Special Effects

    • 发布日期:2016-05-10
    • 文件大小:2048
    • 提供者:顾小东
  1. adaptcluster_kmeans

    0下载:
  2. MATLAB code for Adaptive kmeans Clustering for Color and Gray Image.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:sswtechnology
  1. litekmeans

    0下载:
  2. matlab code for kmeans clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:32355
    • 提供者:sswtechnology
  1. 聚类算法

    0下载:
  2. 基于谱聚类和Kmeans算法的聚类分析,有效地将图像进行分块聚类MATLAB代码
  3. 所属分类:matlab例程

  1. CollegeProject

    0下载:
  2. KMeans in Java with the implementation of JavaGAlib, for Genetic Algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:147672
    • 提供者:Varad
  1. enhanced-kmeans.tar

    0下载:
  2. Enhancing the k-means clustering algorithm by using a O(n logn) heuristic method for finding better initial centroids
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:376973
    • 提供者:Priya
  1. demo-matlab-image-seg-kmeans

    0下载:
  2. Decide how to manage your data
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:385142
    • 提供者:said
  1. kmeansfromlightfast

    0下载:
  2. unsupervised kmeans clusetring algorithm of data
  3. 所属分类:其他小程序

    • 发布日期:2017-04-14
    • 文件大小:3421
    • 提供者:Abel
  1. Matlab_Kmeans

    0下载:
  2. Matlab algorithm for Kmeans Simulation . It runs the Kmeans simulation using kmeans keyword. The files can be used for Points and Centroids
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1906
    • 提供者:Faiz
  1. kmeans

    0下载:
  2. 这是本人自己写的一个关于k-means的算法,该算法在实验环境下能成功运行-This is my own writing about k-means algorithm, and the algorithm can successfully run the experimental environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1962
    • 提供者:郝静
  1. Kmeans

    0下载:
  2. 该算法是实现Kmean聚类算法。包含初始聚类中心,聚类成员列表,最终聚类中心,最终聚类中心的距离,方差分析表,每个聚类中的案例数。-The algorithm is a clustering algorithm to achieve Kmean. Contains the initial cluster centers, cluster membership list, the final cluster centers the final cluster centers, ANOVA tab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:9227
    • 提供者:肖皇
  1. kmeans

    0下载:
  2. k-means code in .tcl formate
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1280
    • 提供者:Rizwana
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com