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

搜索资源列表

  1. PICA-code

    1下载:
  2. 多克隆免疫聚类算法,是一种比较新型的智能算法,其基本算法结构与遗传算法是类似的,以下源码是为网络节点分组调度问题而设计的算法-Polyclonal immune clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2014-04-28
    • 文件大小:865280
    • 提供者:毛铭瑄
  1. GA_cluster

    0下载:
  2. 聚类算法的实现,结合遗传算法的实现方案,原创代码。还有个kmp算法的实现,请参见kmp.c-Clustering algorithm, combined with genetic algorithm implementation, the original code. There achieve a kmp algorithm, see kmp.cpp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1513476
    • 提供者:Huapeng
  1. GA-SAjulei

    0下载:
  2. 基于遗传模拟退火算法的聚类算法的源码文件-Genetic simulated annealing algorithm based clustering algorithm source code file
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:11650
    • 提供者:liyaohui
  1. mode

    0下载:
  2. 包括打开图像等基本操作的一个聚类算法 包括遗传算法 聚类分析 和 模糊聚类-Open the image includes a clustering algorithm and other basic operations
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3618831
    • 提供者:熊一
  1. GUI-based-on-Matlab

    0下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码。用单纯形法来做的-Improved genetic algorithm fuzzy C- means clustering MATLAB source. To do with the simplex method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5325
    • 提供者:郑晨
  1. kmeans1

    0下载:
  2. k均值聚类优化径向基网络中心,遗传算法优化权值,然后用网络进行函数拟合,真实可用-k means clustering for optimizing the center of RBF,GA is used for optimizing the weights.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1490
    • 提供者:龙辉
  1. fcmMATLAB

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum point, in order to overcome this drawback, the genetic algorithm is applied to fuzzy C- me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:198702
    • 提供者:胡丹丹
  1. GA

    0下载:
  2. 遗传算法是人工智能领域的一个重要算法,这篇文章讲述了其用于聚类的原理。-Genetic algorithm is an important algorithm in artificial intelligence, the article describes the principles for clustering.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:731063
    • 提供者:Gary Bu
  1. GA-k-means

    1下载:
  2. 遗传算法用在聚类方式时,其中的一个重要应用就是k-means算法,本文给出了源代码。-When the genetic algorithm used in the clustering mode, which is an important application of k-means algorithm, this paper presents the source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1485474
    • 提供者:Gary Bu
  1. GAFCM

    0下载:
  2. matlab编写的遗传算法优化的模糊C均值聚类算法-genetic algorithm optimize Fuzzy C means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1493
    • 提供者:王弘
  1. gafcm

    4下载:
  2. 这是遗传算法改进的模糊C-均值聚类MATLAB源代码,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-This is the MATLAB source code of the improved fuzzy c-means clustering(FCM) based on the genetic algorithm(GA).The initial cluster centers are otained through GA,and the final clust
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-09
    • 文件大小:1024
    • 提供者:简川霞
  1. cluster

    0下载:
  2. 本程序介绍了聚类分析的各种算法,包括层次、动态、模糊和遗传算法,对数值进行模式识别。-This procedure describes the various clustering algorithms, including the level of dynamic, fuzzy and genetic algorithms, pattern recognition value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:10416365
    • 提供者:zhanghao
  1. image-classification

    0下载:
  2. VC++写的图像聚类程序包含遗传算法,聚类分析,模糊聚类,很好用的,可以-VC++ written program contains an image clustering algorithm, cluster analysis, fuzzy clustering, well used, can look
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:410241
    • 提供者:闻多
  1. fuzzy-C--means-clustering-

    0下载:
  2. 遗传算法改进的C模糊聚类算法源程序.已运行成功,可以作适当修改。-Improved genetic algorithm fuzzy clustering algorithm C source. Has run successfully, you can make appropriate changes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:12639
    • 提供者:闻多
  1. yichuansuanfa

    2下载:
  2. 遗传算法优化BP神经网络、改进的模糊C-均值聚类、遗传算法(粒子群算法、人工鱼群算法等)的投影寻踪模型等遗传算法的简单集合。-Genetic algorithm to optimize the BP neural network, an improved fuzzy C- average clustering and genetic algorithm,(particle swarm optimization (pso), artificial fish algorithm, etc.) of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7219
    • 提供者:陈孝君
  1. zhinengjisuan

    0下载:
  2. 智能计算主要程序源码,有matlab的模糊聚类图像分割,还有VC++编写的模拟退火和遗传算法。-Intelligent Computing The main program source code, there is matlab fuzzy clustering image segmentation, as well as VC++ Prepared simulated annealing and genetic algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-08
    • 文件大小:15812983
    • 提供者:魏琳
  1. GAKMeans

    0下载:
  2. 由于Kmeans聚类分析是一个局部的搜索过程,因此加入遗传算法进行全局搜索选择最优的初始中心点使得Kmeans算法产生较大的改进-Since Kmeans Cluster analysis is a local search process, so join a global search for the genetic algorithm to the optimal initial centers such Kmeans algorithm produces greater improve
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:985
    • 提供者:梁良
  1. fingpiu

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,分形维数计算的毯子算法matlab代码,基于欧几里得距离的聚类分析。- Genetic algorithms using MATLAB path planning, Fractal dimension calculation algorithm matlab code blankets, Clustering analysis based on Euclidean distance.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6585
    • 提供者:赵海
  1. jeijui

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,有详细的注释,包括AHP,因子分析,回归分析,聚类分析。- Genetic algorithms using MATLAB path planning, There are detailed notes, Including AHP, factor analysis, regression analysis, cluster analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:7768
    • 提供者:李增意
  1. fuzzy-c

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:zhanglei
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com