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

搜索资源列表

  1. function_k_mean_clustering

    1下载:
  2. k-means聚类算法,并用遗传算法辅助实现聚类的实现。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:899
    • 提供者:ginger
  1. gaknn2008-12-08

    0下载:
  2. 本算法是实现基于KNN的基因遗传算法,是对KNN算法的改进,具有更好的分类效果。-gaKnn[Genetic Algorithm Optimized K Nearest Neighbor Classification framework] is a frameowork for KNN optimization with a genetic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:27272
    • 提供者:sally
  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. gak-means3

    1下载:
  2. 基于遗传算法的k-means聚类分析代码 欢迎下载-Based on Genetic Algorithm k-means cluster analysis of the code are welcome to download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2181
    • 提供者:陈贵龄
  1. 11111K-means

    1下载:
  2. 基于遗传算法的K-means算法研究,有相关程序和算法说明。-Genetic Algorithm Based K-means algorithm, related program and algorithm descr iption.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:3031510
    • 提供者:王三
  1. File3

    0下载:
  2. 数据挖掘,聚类,遗传算法,k-means算法,基于遗传算法的k-means聚类方法。-Data mining, clustering, genetic algorithm, k-means algorithm, based on genetic algorithm k-means clustering method.
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2591664
    • 提供者:王三
  1. genetic(java)

    0下载:
  2. 遗传算法具有全局搜索的功能,能够克服K-means算法的缺点。-Genetic algorithm global search function to overcome the shortcomings of K-means algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:38608
    • 提供者:聂风
  1. GA-k-means

    0下载:
  2. GA-k-means算法 基于遗传算法的k_means聚类方法的研究(33-48)-GA-k-means algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2258
    • 提供者:xfx
  1. Apriori

    0下载:
  2. 数据挖掘算法包括Apriori算法源码,遗传算法,神经网络算法-Data mining algorithms Apriori K—means
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:595703
    • 提供者:马远征
  1. gak-means

    0下载:
  2. 遗传算法 优化K均值算法 实现两种算法的优势互补 -Genetic Algorithm K-means algorithm to achieve complementary advantages of the two algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:2193
    • 提供者:张军
  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. 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. chenxuejing

    0下载:
  2. 基于kmeans与遗传算法结合的代码,对于新手很有作用,编码采用二进制-Based on k means algorithm combined with genetic code, useful for the novice action, binary encoding
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:24719
    • 提供者:chenxuejing
  1. lengsiu_v15

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,使用混沌与分形分析的例程,基于K均值的PSO聚类算法。- Genetic algorithms using MATLAB path planning, Use Chaos and fractal analysis routines, K-means clustering algorithm based on the PSO.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:5660
    • 提供者:nei
  1. kunqui

    0下载:
  2. 遗传算法无功优化,基于K均值的PSO聚类算法,完整的图像处理课设,包含所有源代码,汽车图像。- Genetic algorithm based reactive power optimization, K-means clustering algorithm based on the PSO, Complete class-based image processing, contains all of the source code, auto image.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4978
    • 提供者:fang
  1. data-mining

    0下载:
  2. 常用的一些数据挖掘算法,包括Apriori,SVM,神经网络,遗传算法,K-means。-some commonly used data-mining algorithms,including Apriori,SVM,Neural Network,Genetic algorithm,K-means
  3. 所属分类:Data Mining

    • 发布日期:2017-05-06
    • 文件大小:800744
    • 提供者:胡运杰
  1. ht666

    0下载:
  2. 本科毕设要求参见标准测试模型,基于K均值的PSO聚类算法,用MATLAB编写的遗传算法路径规划。- Undergraduate complete set requirements refer to the standard test models, K-means clustering algorithm based on the PSO, Genetic algorithms using MATLAB path planning.
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:张鹏超
  1. 遗传k-means

    0下载:
  2. 数据挖掘经典算法,遗传算法与K_means算法结合(Data mining classic algorithm)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-24
    • 文件大小:722944
    • 提供者:摘花采草
  1. K-means

    0下载:
  2. 使用k-means算法对图像进行分割,并利用遗传算法对k-means算法加以改进(The k-means algorithm is used for the segment of images, and the genetic algorithm is used to improve the k-means algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:smile_ljx
  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
    • 提供者:老外
« 12 »
搜珍网 www.dssz.com