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

搜索资源列表

  1. fuzzycluster

    0下载:
  2. 模糊聚类,用matlab实现基于模糊等价矩阵的模糊聚类方法。-Fuzzy Clustering with matlab fuzzy equivalent matrix based on the fuzzy clustering method.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:72236
    • 提供者:李毓婷
  1. FuzzyClusteringToolbox[1]

    2下载:
  2. 各种聚类方法的matlab源代码,非常全-A variety of clustering methods matlab source code, a very wide
  3. 所属分类:matlab

    • 发布日期:2016-09-13
    • 文件大小:2134000
    • 提供者:吴立锋
  1. k-meams(sourcecode)

    2下载:
  2. C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-21
    • 文件大小:37988
    • 提供者:康卫
  1. NJW

    0下载:
  2. njw谱聚类算法,读者可以参考用于科研用途,其中的参数需要自己设定-spectral clustering algorithm of NJW
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1207
    • 提供者:jianyuan
  1. SA_GA

    3下载:
  2. 基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-11
    • 文件大小:5833
    • 提供者:杨剑浩
  1. AgglomerativeClustering

    2下载:
  2. 这是一个自下而上的凝聚层次聚类方法。最初,每个元素都是一个单独类,通过算法将两个最近的类合并成一个较大的类,直到形成一个最大包含所有元素的类。 -This is a bottom-up agglomerative hierarchical clustering method. Initially, each element is a separate class, the algorithms of the two most recent classes combined into a la
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-15
    • 文件大小:11264
    • 提供者:bingo
  1. fcm

    0下载:
  2. 一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1694
    • 提供者:张政
  1. kernel-ica

    0下载:
  2. 利用KICA实现聚类,里面含有数据集,可以进行测试-clustering with KICA
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:943570
    • 提供者:liwei
  1. isodata

    2下载:
  2. 自己写的isodata聚类程序,已经在matlab下调试验证通过。-Wrote it myself ISODATA clustering procedure has been adopted to verify matlab debugging.
  3. 所属分类:matlab

    • 发布日期:2015-03-25
    • 文件大小:3724
    • 提供者:Lee Aiguang
  1. PSOGARBF

    2下载:
  2. 基本粒子群优化算法 遗传算法,基于聚类,梯度,最小二乘法的RBF网络程序等5个代码-Elementary particle swarm optimization algorithm genetic algorithm, based on clustering, gradient, least-squares method of RBF network program such as 5 code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:8910
    • 提供者:孟艳
  1. jibenyiqunjuleisuanfa

    4下载:
  2. 该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-Basic ant clustering algorithm and its improved algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:50946
    • 提供者:卫民
  1. EM-algorithm

    1下载:
  2. EM算法,是一种无监督的聚类算法,可以实现对数据的处理,对不同数据进行聚类,生成类内相似度最大-EM algorithm is an unsupervised clustering algorithm, the data processing can be achieved on different data clustering, to generate the maximum within-class similarity
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3759
    • 提供者:xiajulong
  1. K-means_cluster

    0下载:
  2. 这是一个基于K-means的聚类算法,可用于网页信息聚类,例如电子产品的型号聚类等。-This is based on the K-means clustering algorithm, clustering can be used for website information, such as electronic products, such as the Model Cluster.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:11073959
    • 提供者:nancy
  1. pso-clustering

    1下载:
  2. 基于粒子群的改进K均值聚类算法源代码。适用于MATLAB7.1。-Improved PSO-based K means clustering algorithm source code. For MATLAB7.1.
  3. 所属分类:matlab

    • 发布日期:2017-03-09
    • 文件大小:2048
    • 提供者:hsj
  1. k-means(java)

    0下载:
  2. k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-29
    • 文件大小:2048
    • 提供者:聂风
  1. fuzzyPR

    0下载:
  2. 模糊聚类的经典算法,可以使用UCI数据集进行聚类,该程序附有详细的说明-Classical fuzzy clustering algorithm, you can use the UCI data sets clustering, the program is accompanied by a detailed descr iption of
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8838
    • 提供者:杨方瑜
  1. FuzzyClusteringToolbox

    1下载:
  2. matlab常用的模糊聚类程序,并附有演示程序-matlab fuzzy clustering procedure used, together with demo program
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4147881
    • 提供者:吴尘秋
  1. wine

    3下载:
  2. pca-kmeans聚类 先将数据(wine,uci数据集)降维处理,在进行聚类-pca-kmeans clustering use the data of uci:wine.
  3. 所属分类:matlab

    • 发布日期:2017-01-12
    • 文件大小:7168
    • 提供者:
  1. KClustering

    0下载:
  2. k-聚类算法-k- gathers a kind of algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-09
    • 文件大小:18717
    • 提供者:成伟明
  1. Workpiecefeatureextraction

    1下载:
  2.  1、有9个工件图像,要求从本章讲授的特征提取方法中,选择3~5种提取工件特征并给出数字结果;链码为必选方法,给出数字结果和图形显示,做到链码和原图像的双向变换显示。(实验报告中应描述相应的特征提取方法并略述实现过程)  2、设计的界面中要具备功能:任选1个工件作为目标,以上述实现的特征提取方法识别该目标的工件类型(即序号),并显示该判别基准特征的数据。  3、有可能的话试用聚类、训练或其他方法对这些工件进行分类。 -err
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:53561
    • 提供者:苏朗
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com