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

搜索资源列表

  1. ant

    1下载:
  2. 蚁群聚类算法,较好的实现了带聚类数据的聚类,已知了聚类数目。-ant conoly clustering
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2681
    • 提供者:dan
  1. matlab-code

    1下载:
  2. 模式识别c均值聚类,也陈k均值,是模式识别中最最要的聚类方法之一。-Pattern Recognition, c-means clustering, and Chen k means, is far the most to the clustering pattern recognition methods.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:118405
    • 提供者:
  1. Ant_clusting

    1下载:
  2. 蚁群聚类算法及其源码。是蚁群算法跟聚类算法的结合,启发式搜索社团结构。-Ant colony clustering algorithm and its source code. Ant colony algorithm with the clustering algorithm is a combination of heuristic search community structure.
  3. 所属分类:matlab

    • 发布日期:2015-04-23
    • 文件大小:2848
    • 提供者:刘长棕
  1. KMEANS

    0下载:
  2. K-Means动态聚类算法源程序。可以用来发现社团结构。-Dynamic K-Means clustering algorithm source code. The structure can be used to find associations.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:252199
    • 提供者:刘长棕
  1. PR_SimpleClusteringP26

    0下载:
  2. 孙即祥:《现代模式识别》P.26:根据相似性阈值和最小距离原则的简单聚类方法MATLAB(另一种方法实现同一种算法)-SUN Xiang: " Modern pattern recognition" P.26: According to the similarity threshold and minimum distance principle of a simple clustering method MATLAB (another way to achieve the s
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:926
    • 提供者:tantao
  1. FCM

    1下载:
  2. 在matlab平台下实现的FCM(模糊C均值)聚类分割-In the matlab platform to achieve FCM (fuzzy C mean) clustering segmentation
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:402612
    • 提供者:sally
  1. FCM-tool-box

    0下载:
  2. 模糊C均值聚类算法工具箱 总有一种程序适合你-Fuzzy C-means clustering algorithm toolbox there a program for you
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:111375
    • 提供者:小馨
  1. kmean_zmx_try

    0下载:
  2. k-means Cluster,kmean_zmx_try.rar,k均值聚类算法的matlab源代码-k-means Cluster,kmean_zmx_try.rar
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1331
    • 提供者:zmx
  1. aaa

    0下载:
  2. 是基于模糊聚类的图像分割算法 matlab代码
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:712
    • 提供者:demannv
  1. svm_matlab

    0下载:
  2. 用SVM算法实现聚类与分类的例程。内附实验数据,运行结果以及经典参考文献一篇《A New Fuzzy Cover Approach to Clustering》-SVM algorithm using clustering and classification routines. Included the experimental data, the results as well as the classic References 1 " A New Fuzzy Cover Appro
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:581830
    • 提供者:xinxin
  1. ants_arithgom

    1下载:
  2. aoc.m 是用matlab实现蚁群算法ants_information.m蚁群算法中信息素的构建 mcl是马尔科夫聚类算法 nmf是矩阵的非负分解 Generative Topographic Mapping工具包-aoc.m is matlab implementation of ant colony algorithm ants_information.m pheromone ant colony algorithm is a Markov clustering algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:41468
    • 提供者:颜利平
  1. kmean_Clustering

    1下载:
  2. k均值聚类分析 c++版本 完全和MATLAB相同-k-means clustering analysis of c++ version of the same full and MATLAB
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:3766
    • 提供者:yuhch
  1. 1

    0下载:
  2. 论述了医学图像挖掘在计算机辅助诊断中的作用,提出了采用灰度级作为 CT 图像特征的思想、灰度级的提取和存储方法,介绍 了采用决策树分类算法和基于密度的聚类算法对胸部和头部 CT 图像进行分类和聚类的结果及其分析,给出了分析的结论和进一步的研究方向。-Image mining Computer-aided diagnoses Luminance grade Classification Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:156249
    • 提供者:Erin
  1. dbscan

    1下载:
  2. DBSCAN算法,利用数据集中密度差异来区分不同聚类。-DBSCAN algorithm, the density difference between the use of data sets to distinguish between different cluster.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:4741
    • 提供者:zhoujingbo
  1. pso

    0下载:
  2. 粒子群聚类算法-Particle cluster-like algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1219
    • 提供者:kong
  1. Diana

    3下载:
  2. 经典层次聚类算法DIANA,MATLAB编程,简单易懂,可以运行-Classical hierarchical clustering algorithm DIANA, MATLAB programming, easy to understand, you can run
  3. 所属分类:matlab

    • 发布日期:2014-08-26
    • 文件大小:3123
    • 提供者:Liang Ge
  1. fcm

    0下载:
  2. 模糊c均值聚类算法在matlab里的实现。-Fuzzy c means clustering algorithm in matlab in implementation.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:1672
    • 提供者:changyan
  1. kmeans

    0下载:
  2. 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1353
    • 提供者:张先生
  1. 1

    0下载:
  2. 模式识别分层聚类、k—均值算法,支持向量机、线性判别、判别代码、ppt-Pattern recognition hierarchical clustering, k-means algorithm, support vector machines, linear discriminant, discriminant code, ppt
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:594195
    • 提供者:刘蕊
  1. FCM_Ju_lei_suan_fa

    0下载:
  2. 该文件包含了一般的FCM聚类算法和改进的FCM聚类算法-The document contains a general FCM clustering algorithm and the improved FCM clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4709
    • 提供者:蓉儿
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com