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

搜索资源列表

  1. 遗传聚类算法用于图像分割

    2下载:
  2. 基于直方图的遗传聚类算法用于图像分割
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-11-21
    • 文件大小:5122
    • 提供者:ybd28@163.com
  1. 聚类程序

    1下载:
  2. 包含多种聚类算法,例如:kmeans,isodata,遗传算法,层次聚类等等,采用vc实现。
  3. 所属分类:源码下载

  1. 遗传聚类

    0下载:
  2. 使用遗传算法优化Kmeans聚类过程,测试数据集都来源于UCI,很好理解,适合初学者。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. Cluster.rar

    4下载:
  2. 在Visual C++下实现聚类分析在图像识别中的应用。其中包括模糊聚类,遗传算法聚类分析,层次聚类和动态聚类等算法。可以运行,并有分类的源文件。是不错的研究素材。,In Visual C++ Achieve clustering analysis in image recognition applications. Including fuzzy clustering, genetic algorithm for cluster analysis, hierarchical clusterin
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-19
    • 文件大小:229208
    • 提供者:dd
  1. GA-FCM.rar

    5下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
  3. 所属分类:matlab

    • 发布日期:2016-07-09
    • 文件大小:2003
    • 提供者:许翔
  1. GAFCM

    5下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:1514
    • 提供者:孙准
  1. 数据挖掘c++代码

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

  1. MATLAB(M)

    2下载:
  2. 智能控制理论算法实现:层次聚类,hopfield网络和遗传传算法优化三个源代码文件-Intelligent control theory algorithms: hierarchical clustering, hopfield network and genetic algorithm optimization three source codes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1783
    • 提供者:zyh
  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. 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. 12358964fcmdemo

    0下载:
  2. 是遗传聚类的demo,参照自己的数据对程序进行小小的改编即可,使用简单方便。-Are genetic clustering demo, with reference to its own data on the procedure can be little adaptation, the use of easy and convenient.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5722
    • 提供者:tang
  1. GA1E1

    2下载:
  2. 用K均值和遗传算法实现了半监督聚类算法,这是个一个已经发表的论文的源程序-Using K-means and genetic algorithm to achieve a semi-supervised clustering algorithm, this is a paper published source
  3. 所属分类:Console

    • 发布日期:2016-08-10
    • 文件大小:4153129
    • 提供者:张帅
  1. gaMatlab

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

    • 发布日期:2017-03-29
    • 文件大小:1478
    • 提供者:zsy
  1. 基于遗传模拟退货的聚类算法

    2下载:
  2. 基于遗传算法和模拟退火的模糊均值聚类算法(Fuzzy mean clustering)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:12288
    • 提供者:清风雅荷
  1. 基于遗传模拟退火算法的聚类算法

    2下载:
  2. 基于遗传模拟退火算法实现数据的聚类,为后续的数据分析做准备(Data clustering analysis based on genetic simulated annealing algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-28
    • 文件大小:13312
    • 提供者:嘉宾
  1. RBF-k均值聚类

    1下载:
  2. RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。RBF权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个RBF网络的程序是基于K均值聚类的RBF代码。(RBF (radial basis function network) is an important neural network. The training of RBF network is divided
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:老外
  1. 遗传算法应用于模糊C均值聚类

    0下载:
  2. 将遗传算法应用于模糊C均值聚类,可以取得不错的效果(The application of genetic algorithm to fuzzy C mean clustering can achieve good results.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:195584
    • 提供者:赵亮
  1. chapter20 基于遗传模拟退火算法的聚类算法

    2下载:
  2. 基于matlab实现遗传、模拟算法在聚类中的应用(Application of genetic algorithm and simulation algorithm in clustering based on MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-22
    • 文件大小:11264
    • 提供者:wanger85
  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
    • 提供者:重中之重去
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com