CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - k means

搜索资源列表

  1. Clustering

    0下载:
  2. k-means,k-centroids聚类分析,效果展示。-k-means, k-centroids clustering algorithm analysis and display.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1320
    • 提供者:尚志远
  1. alghorithm k means

    0下载:
  2. this is for classification
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-07-05
    • 文件大小:3964
    • 提供者:arsooz
  1. KMeans

    1下载:
  2. K-均值聚类算法,属于无监督机器学习算法,发现给定数据集的k个簇的算法。 首先,随机确定k个初始点作为质心,然后将数据集中的每个点分配到一个簇中,为每个点找距其最近的质心, 将其分配给该质心对应的簇,更新每一个簇的质心,直到质心不在变化。 K-均值聚类算法一个优点是k是用户自定义的参数,用户并不知道是否好,与此同时,K-均值算法收敛但是聚类效果差, 由于算法收敛到了局部最小值,而非全局最小值。 K-均值聚类算法的一个变形是二分K-均值聚类算法,该算法首先将所有点作为一个簇,然
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2018
    • 提供者:iihaozl
  1. k_means

    0下载:
  2. K-means algorithm and it s performance assesment in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:667
    • 提供者:Mahtab
  1. stprtool_v2.12

    0下载:
  2. 统计模式识别工具箱(STPRTool 版本2.12 2013-09-12) 功能有线性判别函数、特征提取、密度估计和聚类、支持向量机、贝叶斯分类器、交叉验证等-Statistical Pattern Recognition Toolbox Methods: Fisher,PCA,GMM,K-means,SVM,Bayes classifier,Cross-validation,KNN,etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6036662
    • 提供者:lee
  1. Kmeans

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-k-means algorithm accepts input k then n data objects into k clusters in order to make clustering satisfy obtained: the objects i
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:890
    • 提供者:cooldra
  1. final-code

    0下载:
  2. This paper presents a new approach to image segmentation using Pillar K-means algorithm. This segmentation method includes a new mechanism for grouping the elements of high resolution images in order to improve accuracy and reduce the computation
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:975147
    • 提供者:Deepesh
  1. kmedoids1

    1下载:
  2. matlab下的k中心点聚类算法,matlab内置仅有k均值聚类算法-k under the center clustering algorithm matlab, matlab built-k-means clustering algorithm only
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1092
    • 提供者:周永康
  1. jlfx

    0下载:
  2. matlab聚类分析的几个例程 包括系统聚类的法案分析 K均值聚类的法的案例分析 模糊C均值聚类分析的典型案例-matlab clustering analysis of several routines, including hierarchical clustering analysis of K-means clustering Act case law analysis of typical cases Fuzzy C-Means Clustering Analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:18644
    • 提供者:xcx
  1. kmeans

    0下载:
  2. matlab源码关于模糊K均值聚类算法,很好的,适合大家下载研究学习-matlab source code on the fuzzy K-means clustering algorithm, very good, for everyone to download research study
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1494
    • 提供者:Fredericky
  1. all-of-Cluster

    0下载:
  2. 大多数经典聚类分析算法的matlab实现,包括K均值、模糊聚类(FCM)、SOM、Kohonen、EM、DBSCAN、等!-ON划词翻译ON实时翻译 Most of the classical clustering algorithm matlab implementation, including K means, fuzzy clustering (FCM), SOM, Kohonen, EM, DBSCAN, etc.!
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:41460
    • 提供者:
  1. Prog

    0下载:
  2. The mathematic method K-Means with delphi, a smaal essay, with graphic representation
  3. 所属分类:Algorithm

  1. kmeans

    0下载:
  2. matlab 基于K均值聚类算法的图像分割-K-means clustering algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1249
    • 提供者:chengfen
  1. canopy

    0下载:
  2. 一种新的聚类方法,结合k-means,用Python作为开发工具-a kind of clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1260
    • 提供者:Holly
  1. KMeansDemo

    0下载:
  2. K-means algorithm demo cla-K-means algorithm demo class
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3372
    • 提供者:Kannan
  1. kmeans

    0下载:
  2. matlab实现的k均值聚类算法,能对不同维度的数据进行聚类,有测试程序,欢迎下载-k-means clustering algorithm matlab implementation, capable of clustering data in different dimensions, with a test program, welcome to download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:940
    • 提供者:Ausk
  1. cluster_SVM

    1下载:
  2. Clustering 和 SVM 结合的预测模型算法。聚类采用k-means方法,SVM采用lib-svm工具箱。-kMeans and SVM(support vector machine) prediction model is provided.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1784
    • 提供者:扶洋洋
  1. K_average

    0下载:
  2. K-均值聚类算法,参考价值很高,参数已经全部设置好,下载可以直接顺利运行。-K- means clustering algorithm, a high reference value, the parameters have been set up well, can be directly downloaded to run smoothly.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2401
    • 提供者:czm
  1. Algorithms

    0下载:
  2. matlab源码:K-means算法,粒子群算法PSO,模拟退火算法SA-The matlab source code: K- means algorithm, particle swarm optimization (PSO, simulated annealing algorithm SA
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:206261
    • 提供者:hhb
  1. cluster

    1下载:
  2. python语言实现k-means算法和Fast Search And Find Of Density Peaks算法用于文本聚类,-python language implements k-means algorithm and Fast Search And Find Of Density Peaks for text clustering algorithm,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-06
    • 文件大小:661504
    • 提供者:xiangbo
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com