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

搜索资源列表

  1. 数据挖掘c++代码

    2下载:
  2. 包括关联 聚类 神经网络 遗传算法
  3. 所属分类:书籍源码

  1. Untitled3

    0下载:
  2. 这是一个模糊聚类代码(matlab)供大家学习-This is a fuzzy clustering code (matlab) for them to learn from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1071
    • 提供者:洪海波
  1. MSClustering

    0下载:
  2. 使用MeanShift进行分割聚类的代码~-The use of segmentation MeanShift clustering code ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:37043
    • 提供者:Armstrong
  1. Unti13212

    0下载:
  2. 上传个模糊聚类代码,希望能有用,上传好难啊-From a fuzzy clustering code, hoping to be useful, upload好难ah
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:802
    • 提供者:BBKNN
  1. APcode

    0下载:
  2. 聚类代码(include sparse capability)-Clustering code (include sparse capability)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8577
    • 提供者:阿来
  1. 用matlab实现谱聚类算法

    4下载:
  2. 用于数据挖掘学习,matlab实现机器学习领域的谱聚类算法。提供详细的代码。
  3. 所属分类:matlab例程

    • 发布日期:2013-04-22
    • 文件大小:421209
    • 提供者:23704351@qq.com
  1. dbscan的matlab代码实现

    1下载:
  2. 使用MATLAB对文档进行聚类,尤其在数据挖掘中使用,一般用于文本特征表示之后(Clustering documents using MATLAB)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-22
    • 文件大小:5120
    • 提供者:二夕
  1. DBSCAN聚类算法

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

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:heiren93
  1. R语言混合型数据聚类分析案例

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

    • 发布日期:2017-12-13
    • 文件大小:1814
    • 提供者:彷徨老A
  1. 凝聚层次聚类的matlab代码

    1下载:
  2. 聚类,就是单纯的聚类算法,别的我也不知道啊(I CAN NOT SPERK ENGLISH)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:335872
    • 提供者:杜小白123
  1. 聚类分析

    0下载:
  2. 基于matlab平台下,可实现聚类分析功能。(直接实测代码)(Based on the MATLAB platform, clustering analysis function can be realized. (direct measured code))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:8192
    • 提供者:shawnlee
  1. 层次聚类代码

    2下载:
  2. matlab实现层次聚类法,不是用库函数实现的,而是一步步根据算法原理完成的(Matlab hierarchical clustering method, not achieved by library functions, but a step by step according to the principles of the algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:胡果
  1. 谱聚类

    3下载:
  2. 谱聚类matlab代码,聚类分析可用,内附简单实验及部分参考论文,代码可自行修改,精度可调(Matlab code for spectral clustering , enclosed a simple experiment, which can be modified. Accuracy of sigma is adjustable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2461696
    • 提供者:裴铮
  1. 层次聚类

    0下载:
  2. 层次聚类的使用方法,代码含注释,用的软件是R-studio(Hierarchical clustering)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:miki1168
  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. 实验示例是基于语音中的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. 基于遗传模拟退火算法的聚类算法

    2下载:
  2. 遗传模拟退火算法和聚类算法的结合,有助于学生课程设计,熟悉算法代码的学习(The combination of genetic simulated annealing algorithm and clustering algorithm is helpful to students' curriculum design and familiarity with algorithm code learning.)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-17
    • 文件大小:12288
    • 提供者:重中之重去
  1. 模糊聚类R代码

    1下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means clustering algorithm or FCM. Among many fuzzy clustering algorithms, the Fuzzy C-Means algori
  3. 所属分类:其他

    • 发布日期:2021-02-11
    • 文件大小:1024
    • 提供者:卡擦
  1. 基于t-SNE降维的学生成绩聚类模型

    1下载:
  2. 使用Python编写的小程序代码,基于t-SNE降维的学生成绩聚类模型。(Clustering model of students' performance based on t-sne dimension reduction)
  3. 所属分类:界面编程

    • 发布日期:2020-09-17
    • 文件大小:79872
    • 提供者:下雪不打伞
  1. kmeans聚类算法

    3下载:
  2. kmeans聚类分析,无监督学习实现Matlab代码(Kmeans clustering analysis, unsupervised learning implementation of MATLAB code)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-26
    • 文件大小:5120
    • 提供者:东云博士
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com