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

搜索资源列表

  1. SAS聚类分析程序

    0下载:
  2. 聚类分析是一种探索性的分析,在分类的过程中,人们不必事先给出一个分类的标准,聚类分析能够从样本数据出发,自动进行分类。聚类分析所使用方法的不同,常常会得到不同的结论。不同研究者对于同一组数据进行聚类分析,所得到的聚类数未必一致(Clustering analysis is an exploratory analysis. In the process of classification, people do not have to give a classification standard i
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:amam234
  1. 基于粗糙集的层次聚类算法研究

    1下载:
  2. 实现了两种基于粗糙集模型的层次聚类算法,采用java编程语言实现(Hierarchical clustering algorithm for categorical data using a probabilistic rough set model)
  3. 所属分类:数据挖掘

    • 发布日期:2018-03-24
    • 文件大小:957440
    • 提供者:迷糊的胡胡
  1. 模糊C均值聚类算法

    1下载:
  2. 模糊c-均值聚类算法通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的,一般用于故障识别与分类。(Fuzzy c- mean clustering algorithm obtains the membership degree of every sample point to all class centers by optimizing the objective function, and determines the classifi
  3. 所属分类:matlab例程

    • 发布日期:2018-03-24
    • 文件大小:2048
    • 提供者:夜曲独声
  1. DBSCAN聚类

    1下载:
  2. Python密度聚类 最近在Science上的一篇基于密度的聚类算法《Clustering by fast search and find of density peaks》引起了大家的关注(在我的博文“论文中的机器学习算法——基于密度峰值的聚类算法”中也进行了中文的描述)。于是我就想了解下基于密度的聚类算法,熟悉下基于密度的聚类算法与基于距离的聚类算法,如K-Means算法之间的区别。 基于密度的聚类算法主要的目标是寻找被低密度区域分离的高密度区域。与基于距离的聚类算法不同的是,基
  3. 所属分类:Python编程

    • 发布日期:2018-03-24
    • 文件大小:10240
    • 提供者:cjh1882
  1. 聚类分析

    1下载:
  2. 聚类分析算法 k均值算法 对地图上的点进行聚类事例(Clustering analysis algorithm k mean algorithm for clustering of points on maps)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:Akakun
  1. 聚类分析

    0下载:
  2. 聚类分析例程,针对学习人工智能方法,可运行,有实例(Clustering analysis routines)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:12288
    • 提供者:甜甜的阿狸
  1. k-means聚类算法

    5下载:
  2. k-means聚类算法的代码实现,只需要更改数据就可以实现,而且有注释,很容易懂(The code implementation of the k-means clustering algorithm can be realized only by changing the data, and there are notes that make it easy to understand)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-06
    • 文件大小:1024
    • 提供者:leehomgangzai
  1. 聚类算法

    0下载:
  2. 这是关于模糊算法中的聚类算法,对于研究聚类算法的有一定研究参考价值。(This is a clustering algorithm in fuzzy algorithm, which has a certain reference value for the study of clustering algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:2215936
    • 提供者:winnerche
  1. 基于聚类的细分研究

    0下载:
  2. 使用R语言进行聚类分析的例子,包括层次聚类,k均值聚类,密度聚类等(Examples of clustering analysis using R language, including hierarchical clustering, K mean clustering, density clustering, etc.)
  3. 所属分类:大数据

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:yyuan15
  1. 语音聚类示例

    0下载:
  2. 实验示例是基于语音中的mfcc,语音倒谱特征来进行聚类,先利用训练样本来计算训练样本聚类中心(用到了lbg算法),之后再进行分类。 注意:使用代码时需要自己更改文件路径。(This example is based on the MFCC in speech and the feature of speech Cepstrum to cluster. First, the training sample is used to calculate the training sample clus
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-01
    • 文件大小:1129472
    • 提供者:啦丿啦
  1. 基于FCM聚类分析的交通判别算法研究

    0下载:
  2. 采用了欧氏距离和模糊算法两种方式进行了FCM聚类分析,利用FCM聚类分析解决了交通状况的判别算法,文件里面还有相关文献!(Using Euclidean distance and fuzzy algorithm, FCM clustering analysis is used to solve the traffic situation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:15461376
    • 提供者:多尔衮
  1. FCM+KFCM模糊C均值聚类分析算法

    5下载:
  2. FCM+KFCM聚类分析两种方法的比较,有聚类效果图(FCM+KFCM cluster analysis of the two methods of comparison, there is a clustering effect map.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:402432
    • 提供者:kelo
  1. 自动聚类算法

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

    • 发布日期:2018-05-02
    • 文件大小:32768
    • 提供者:风儿1993
  1. 聚类方法分类

    1下载:
  2. 聚类方法的分类、总结和概述,非常适用于初学者概要了解(The classification, summarization and summarization of clustering methods are very suitable for beginners.)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-02
    • 文件大小:15360
    • 提供者:yhyhyh
  1. k均值聚类算法

    0下载:
  2. 根据k均值聚类的原理,实现一些数字的聚类,但是具体类别数需要自己设置(Clustering of some numbers by K mean clustering)
  3. 所属分类:其他

  1. 聚类分析和因子分析在股票研究中的应用_柯冰

    1下载:
  2. 了解聚类分析和因子分析在股票研究中的应用(Understanding the application of cluster analysis and factor analysis in stock research)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-06
    • 文件大小:40960
    • 提供者:潇氏
  1. K—均值聚类提取

    0下载:
  2. k均值聚类提取,适合学习。先将RGB图像转换到LAB空间,在LAB空间进行聚类分割。(K-means clustering is suitable for learning. First convert the RGB image to LAB space and perform clustering and segmentation in the LAB space.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:2323456
    • 提供者:江城歌
  1. 聚类

    0下载:
  2. 相似性划分,Q型聚类,是理想的多变量统计技术,主要有分层聚类法和迭代聚类法。 聚类分析也称群分析、点群分析,是研究分类的一种多元统计方法。(Similarity classification and Q clustering are ideal multivariate statistical techniques, including hierarchical clustering and iterative clustering. Cluster analysis, also known a
  3. 所属分类:数据挖掘

    • 发布日期:2018-05-04
    • 文件大小:11264
    • 提供者:liguozhang
  1. 第10章 聚类分析

    2下载:
  2. matlab编码程序 聚类分析 有实例 直接应用即可(Matlab coding program clustering analysis has an instance of direct application.)
  3. 所属分类:matlab例程

    • 发布日期:2018-07-27
    • 文件大小:44032
    • 提供者:elsajin
  1. matlab模糊聚类程序 动态聚类图程序

    0下载:
  2. 利用MATLAB做模糊聚类,并且画出系谱图(MATLAB fuzzy clustering dynamic graph)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-29
    • 文件大小:43008
    • 提供者:小123
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com