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

搜索资源列表

  1. K-Means.rar

    2下载:
  2. K—means算法简单应用,适合初学者自学。内有中文解释,简单易懂。,K-means algorithm is simple application, suitable for beginners and self-learning. There are Chinese explanation, easy-to-read.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-04-10
    • 文件大小:1556
    • 提供者:noway
  1. CURE.rar

    0下载:
  2. 用c++实现的CURE聚类算法 这是即DBSCAN算法后出现的基于密度的聚类算法,With c++ Realized CURE clustering algorithm DBSCAN algorithm that is, this is occurring after the density-based clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:44640
    • 提供者:刘年
  1. jake_fcm.rar

    0下载:
  2. FCM聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。,fuzzy clusters method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:78498
    • 提供者:kt
  1. Trajectory.rar

    0下载:
  2. 轨道聚类算法的实现,增加了改进的信息,大家相互交流,Orbital clustering algorithm implementation, an increase of improved information exchanges between U.S.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:9453977
    • 提供者:闫珍
  1. Cluster.rar

    0下载:
  2. 聚类算法的源码,主要用于无指导方式下的机器学习,Cluster Algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:39818
    • 提供者:王坤
  1. C_kmeans.rar

    0下载:
  2. kmeans均值聚类算法c语言版,最基础的实现,经过编译调试通过的,c-means clustering algorithm kmeans language version of the realization of the most basic, after debugging the compiler through the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1891
    • 提供者:张娟
  1. KMedios.rar

    0下载:
  2. 数据挖掘中 K中心点算法 测试数据为iris 数据库采用sql server 聚类算法,Data mining algorithms in test data for the K center iris database using sql server clustering algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-31
    • 文件大小:13655483
    • 提供者:赵新星
  1. Hierarchical-clustering-algorithm

    0下载:
  2. 分级聚类算法的C++实现代码分级聚类算法的C++实现代码-Hierarchical clustering algorithm C++ implementation code of hierarchical clustering algorithm C++ implementation code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:130508
    • 提供者:dsdsds
  1. ISODATA

    0下载:
  2. ISODATA算法是一种基于统计模式识别的,非常经典的非监督学习动态聚类算法,有较强的实用性。ISODATA算法不仅可以通过调整样本所属类别完成样本的聚类分析,而且可以自动地进行类别的“合并”和“分裂”,从而得到类数比较合理的聚类结果。-ISODATA algorithm is based on statistical pattern recognition, unsupervised learning is the classic dynamic clustering algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:185971
    • 提供者:wcb
  1. floatMec

    0下载:
  2. 极大熵聚类算法的C++实现,输入为二维矩阵,修改宏定义可实现多维-Maximum Entropy Clustering Algorithm C++ implementation, the input for the two-dimensional matrix, can be modified to achieve multi-dimensional macro definition
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:277328
    • 提供者:尤志伟
  1. k-means-and-cure-in-Iris-Data-Set

    2下载:
  2. 聚类算法实验,采用两种不同类型的聚类算法:基于划分的聚类方法k-means和基于层次的聚类方法CURE,采用的数据集是:Iris Data Set,数据集中共包含150组数据信息。 材料中有详细的说明文档,具体介绍了算法实现的细节,很容易理解-Clustering algorithm experiment, using two different types of clustering algorithm: Partition-based clustering method k-means
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:189832
    • 提供者:牛魔王
  1. autoclass-c-3-3-5.tar.gz

    0下载:
  2. 聚类算法的实现,里面包括了聚类的工作原理和相关方法及属性,Clustering algorithm, which includes the working principle of clustering and related methods and properties
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1273669
    • 提供者:moyini
  1. cluster.rar

    1下载:
  2. 用matlab实现聚类算法,注意是层次聚类和未知类别聚类算法!,Clustering algorithm using matlab implementation, pay attention to are hierarchical clustering and unknown type of clustering algorithm!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:16286
    • 提供者:张晓飞
  1. KMEANS.rar

    0下载:
  2. 聚类分析是数据挖掘中的一个重要研究领域,是一种数据划分或分组处理的 重要手段和方法。聚类无论在商务领域,还是在生物学、W七b文档分类、图像 处理等其他领域都得到了有效的应用。目前聚类算法大体上分为基于划分的方 法、基于层次的方法、基于密度的方法、基于网格的方法、基于模型的方法以及 模糊聚类。 ,erer
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-03
    • 文件大小:29773
    • 提供者:flowerhmx
  1. BiclusterDemo

    0下载:
  2. 双聚类算法 vc++实现 双聚类算法 vc++实现 供初学者测试-Bicluster Demo in c++ language
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3046585
    • 提供者:sonny
  1. apcluster

    0下载:
  2. 使用近邻传播聚类算法提取最优波段,并建立预测模型-Communication with neighbor clustering algorithm to extract the best band, and the establishment of prediction models
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3831
    • 提供者:李静
  1. kMeansPPTest

    0下载:
  2. k均值聚类算法,并包含了对该算法的一些优化,使用c语言进行程序的编写-k means clustering algorithm, using the procedures for the preparation matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1748534
    • 提供者:李明
  1. textureseg

    1下载:
  2. 用多尺度Gabor小波滤波器组实现纹理分割,其中聚类算法采用K均值聚类,本科毕业设计,省优秀-multi-scale Gabor wavelet,texture segmentation,k-mean clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4866534
    • 提供者:汪彪
  1. k-means

    1下载:
  2. 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:102791
    • 提供者:张健飞
  1. AP_cluster

    1下载:
  2. AP 聚类算法实现及其应用,给的数据矩阵,即可得出相应类别-AP Cluster
  3. 所属分类:matlab

    • 发布日期:2016-04-18
    • 文件大小:1130
    • 提供者:赵德圣
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com