CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Affinity Propagation

搜索资源列表

  1. AP_cluster

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

    • 发布日期:2016-04-18
    • 文件大小:1.1kb
    • 提供者:赵德圣
  1. matlab-functions

    0下载:
  2. :在有限区域内分布的稀疏不均的、具有一定分布结构的海量数据集的高效、高精度聚 类问题是一个尚未完全圆满解决的难题。针对Affinity Propagation 聚类算法(AP)的不足之处, 提出了两个改进型的聚类算法-n limited areas of uneven distribution of sparse, has certain distribution structure of the mass datasets of high efficiency, high precis
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8.62kb
    • 提供者:李会清
  1. APClustering

    0下载:
  2. APCLUSTER Affinity Propagation Clustering (easy to usemodify, but no sparse capability)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8.14kb
    • 提供者:阿来
  1. AffinityPropagationalgorithm

    0下载:
  2. 包好一个AP算法matlab程序,以及最早提出AP算法的经典文章及相应PPT-Affinity Propagation algorithm matlab Clustering by Passing Messages Between Data Points.pdf
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.46mb
    • 提供者:骆军
  1. ap_semisupervised

    0下载:
  2. Semi-supervised Affinity Propagation clustering.基于AP聚类的半监督学习算法。-The programs of semi-supervised AP are suitable for the person who has interests in studying or improving AP algorithm, and then the semi-supervised AP may be an example for reference
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:17.47kb
    • 提供者:troywang
  1. affiniyPropagation_afunctions

    0下载:
  2. 在有限区域内分布的稀疏不均的、具有一定分布结构的海量数据集的高效、高精度聚 类问题是一个尚未完全圆满解决的难题。针对Affinity Propagation 聚类算法(AP)的不足之处, 提出了两个改进型的聚类算法-In a limited area of uneven distribution of sparse, has certain distribution structure of the mass datasets of high efficiency, high preci
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:84.97kb
    • 提供者:李会清
  1. AP-clustering

    0下载:
  2. Affinity Propagation(AP)聚类方法的原始版本,并附加了在Science杂志上的原文献,对于研究AP算法的人会有很多参考价值。-The original version of the AP clustering method. Attached the original documents in the journal Science,it will have a lot of reference value for studying the AP algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:413.58kb
    • 提供者:soongz
  1. code

    0下载:
  2. 这是传统的仿射传播算法的基本代码和Sil有效评价指标的基本代码,举例说明了一下,操作简单易学、易掌握-This is the basic code of affinity propagation algorithm of traditional basic code and Sil effective evaluation index, illustrated, easy to learn, easy to master
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6.21kb
    • 提供者:Hermit
  1. AP

    0下载:
  2. 近邻传播是一种较新颖的聚类方法,运算量少,聚类速度快。-Affinity Propagation is a new clustering method, which has a low calculation and high clustering speed.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:ZhuYouqing
  1. AP_code

    0下载:
  2. Affinity Propagation聚类算法源码(Matlab)。內附两个测试用例(ToyProblem.mat,FaceClusteringSimilarities.zip)-Affinity Propagation Clustering algorithm source code and two dataset for testing
  3. 所属分类:Data Mining

    • 发布日期:2017-05-27
    • 文件大小:9.37mb
    • 提供者:张安
  1. AP

    0下载:
  2. ap(Affinity Propagation)近邻传播聚类算法的程序和演示代码-demo code of ap(Affinity Propagation)
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:8.95kb
    • 提供者:黄昕
  1. AP

    0下载:
  2. Affinity Propagation (AP) 聚类是最近在Science杂志上提出的一种新的聚类算法。-Affinity Propagation (AP)
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.22kb
    • 提供者:巩皓
  1. SMAPW

    0下载:
  2. Color Image Segmentation using Self-Adaptive Watershed and Affinity Propagation Clustering
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:39.92kb
    • 提供者:yaqiliu
  1. AP-Clustering-Algorithms

    2下载:
  2. Affinity Propagation (AP) 聚类是2007年在Science杂志上提出的一种新的聚类算法。它根据N个数据点之间的相似度进行聚类,这些相似度可以是对称的,即两个数据点互相之间的相似度一样(如欧氏距离) 也可以是不对称的,即两个数据点互相之间的相似度不等。-Affinity Propagation (AP) Clustering is a new clustering algorithm in 2007 in Science magazine raised. It clust
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:81.42kb
    • 提供者:ChaoXs
  1. AP

    0下载:
  2. AP算法matlab程序,以及最早提出AP算法的经典文章及相应PPT-Affinity Propagation algorithm matlab Clustering by Passing Messages Between Data Points.pdf
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:3.46mb
    • 提供者:zcvip1
  1. 48---A-Multi-Label-Learning-Method-Using-Affinity

    0下载:
  2. 48 - A Multi-Label Learning Method Using Affinity Propagation and Support Vector Machine
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:9.88mb
    • 提供者:MUSTAFA
搜珍网 www.dssz.com