搜索资源列表

  1. 聚类+决策树

    1下载:
  2. 编写了数据挖掘中的聚类和决策树结合使用的c++语言,实用性高
  3. 所属分类:数值算法/人工智能

  1. 一种中文文本聚类的研究.rar

    0下载:
  2. 这里设计了一个中文文本聚类模型CTCMCChinese'Pext Clustering Model),并针对模型中涉及到的特征表示、特征提取、特征向量调整和聚类算法等问题进行了研究。
  3. 所属分类:文档资料

  1. kmeans_cluster聚类算法的实现

    0下载:
  2. 数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:张乐
  1. 聚类分析程序

    0下载:
  2. 该文件是一组数据挖掘领域中,聚类分析的有关算法。-the document is a group of data mining areas, cluster analysis of the algorithm.
  3. 所属分类:数据库编程

    • 发布日期:2024-06-09
    • 文件大小:1390592
    • 提供者:许朝
  1. 属性均值聚类二叉树及其在人脸识别中的应用

    0下载:
  2. 采用二叉树数据结构,属性均值聚类算法在图象识别中的应用。-using a binary tree data structure, attributes means clustering algorithm in image recognition applications.
  3. 所属分类:文档资料

    • 发布日期:2024-06-09
    • 文件大小:107520
    • 提供者:石支柱
  1. 一种用于非球形分布数据的新型聚类算法

    0下载:
  2. 聚类算法是基于距离的,但是大多采取单一的欧氏距离,不利于结果的发现。-clustering algorithm is based on the distance, but most of the adoption of a single Euclidean distance, is not conducive to the discovery of the results.
  3. 所属分类:文档资料

    • 发布日期:2024-06-09
    • 文件大小:184320
    • 提供者:李中
  1. 399 基于聚类分析的属性数据挖掘技术

    0下载:
  2. 数据库中的数据都有各种属性,目前算法很少涉及这部分,这是一个关于属性的聚类算法。-the data in the database have different attributes, the current algorithm is rarely associated with this part, it is an attribute of the clustering algorithm.
  3. 所属分类:文档资料

    • 发布日期:2024-06-09
    • 文件大小:25600
    • 提供者:李中
  1. 聚类算法 dbscan

    0下载:
  2. 数据挖掘中的聚类算法程序演示参考 dbscan for C# -data mining algorithms procedures demonstration dbscan reference for C#
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-09
    • 文件大小:30720
    • 提供者:梁飞
  1. jain99data.pdf

    0下载:
  2. 数据聚类的综述-a review of data clustering
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-06-09
    • 文件大小:564224
    • 提供者:陈新亮
  1. apcluster

    0下载:
  2. 比较好的数据聚类算法,与2007年发表于science上,其最大的优点就是计算效率很高,同时不需要预先设定聚类数目-the main advantage of this clustering method is its computational efficiency, and the number of exemplars does not have to be prespecified.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:4096
    • 提供者:zhangjing
  1. k

    0下载:
  2. k平均聚类所谓k均值聚类方法是一种无监督的学习算法,它能用已知类数的数据聚类和预测。-k-average clustter
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:49152
    • 提供者:小屁
  1. 第六章 聚类分析

    0下载:
  2. 聚类分析指将物理或抽象对象的集合分组为由类似的对象组成的多个类的分析过程。它是一种重要的人类行为。聚类分析的目标就是在相似的基础上收集数据来分类(Clustering analysis refers to the grouping of physical or abstract objects into groups that are composed of similar objects. It is an important hum
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:3655680
    • 提供者:笑语不羁
  1. AIS聚类

    0下载:
  2. 实验目的 1.对AIS数据按照上行、下行船舶轨迹点进行分类。 2.掌握基于密度聚类方法原理(以DBSCAN为例)。 3.熟悉AIS数据处理的基本方法。 4.熟悉船舶运动模式辨识的基本原理和方法。 实验环境 Matlab(Purpose 1. The AIS data are classified according to the upstream and downstream ship's track points. 2. Master
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-09
    • 文件大小:258048
    • 提供者:benj
  1. DBSCAN聚类算法

    0下载:
  2. 本程序代码完整,需要自己设置两个参数,就能完成对数据进行DBSCAN聚类,得出聚类的点的坐标,所在的集群,以及是否是噪声点。我用这个代码完成了对只有经纬度信息的坐标点的聚类,亲测有效(This program code integrity, you need to set their own two parameters, you can complete the data for DBSCAN clustering, clusteri
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:heiren93
  1. 直觉模糊C均值聚类

    0下载:
  2. 对所获取的数据进行无监督的直觉模糊C均值聚类(intuitionistic fuzzy C-means clustering)
  3. 所属分类:数据挖掘

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:yezi0430
  1. R语言混合型数据聚类分析案例

    0下载:
  2. R语言混合型数据聚类分析案例,案例是对于美国大学的聚类分析,有代码的注释(Case study of R language mixed data clustering analysis)
  3. 所属分类:教育/学校应用

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:彷徨老A
  1. K-means聚类

    1下载:
  2. K-means聚类程序,可用于聚类问题,自动产生大量数据,生成聚类图片(K-means clustering program, can be used for clustering problems, automatically generate large amounts of data, generate clustering images)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:23552
    • 提供者:黄老狗
  1. 聚类分析

    0下载:
  2. 结合具体案例介绍了聚类分析的matlab具体实现,包括系统聚类,k聚类(The matlab implementation of cluster analysis is introduced in detail)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:18432
    • 提供者:竞技
  1. 自动聚类算法

    0下载:
  2. 该程序实现基于DE/PSO/GA的进化算法的数据聚类(The program realizes data clustering based on DE/PSO/GA's evolutionary algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:32768
    • 提供者:风儿1993
  1. 竞争网络实现2维数据聚类

    0下载:
  2. 利用竞争神经网络实现2维10类数据的聚类。产生[0 1]之间的10类聚类数据(每类15个样本),用竞争神经网络实现所产生数据的聚类,并在同一图上显示聚类结果。(2 dimensional and 10 dimensional data clustering is realized by competitive neural network. 10 classes of cluster data (15 samples per class
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-09
    • 文件大小:81920
    • 提供者:qingluo
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org