CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - genetic algorithm to

搜索资源列表

  1. Genetic-Algorithm

    0下载:
  2. 利用遗传算法实现求解一个函数的最大或者最小值, matlab仿真实现-use the Genetic Algorithm to compute the maximum or the minmum of a function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4932
    • 提供者:huhaifeng
  1. hybrid-genetic-algorithm--

    2下载:
  2. 用混和遗传算法求解0-1背包问题 将贪婪修复方法与遗传算法相结合,构成混和遗传算法,并求解经典背包问题-The hybrid genetic algorithm to solve knapsack problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2069
    • 提供者:陈凯
  1. the-genetic-algorithm

    0下载:
  2. 一个用c++语言实现的遗传算法程序,为初学者提供一个入门-A genetic algorithm to achieve c++ language program, to provide an entry for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:10921
    • 提供者:王三
  1. Genetic-Algorithm-TSP

    0下载:
  2. 遗传算法解决旅行商问题(10个地点)源代码-Genetic algorithm to solve the traveling salesman problem source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:8486
    • 提供者:张阳
  1. Parallel-genetic-algorithm

    0下载:
  2. 经典遗传算法利用单一种群对种群个体进行交叉、变异和选择操作,在进化过程中的超级个体易产生过早收敛现象,粗粒度并行遗传算法利用多个子种群进行进化计算,各子群体分别独立进行遗传操作,相互交换最优个体后继续进化。该文证明了该算法的搜索过程是一个有限时齐遍历马尔柯夫链,给出粗粒度并行遗传算法全局最优收敛性证明。对于旅行商问题TSP利用粗粒度并行遗传算法进行了求解,以解决经典遗传算法的收敛到局部最优值问题。仿真结果表明,算法的收敛性能优于经典遗传算法。-Classic genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:931882
    • 提供者:陈嘉鑫
  1. Genetic-algorithm-

    0下载:
  2. 遗传算法求解旅行商问题:求解12个城市最短旅游路径-Genetic algorithm to solve traveling salesman problem:Solving 12 cities the shortest travel path
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:6990
    • 提供者:ndd666666
  1. Parrallel-Genetic-Algorithm

    0下载:
  2. 并行遗传算法法,可以解决大规模智能优化问题-Parallel genetic algorithm to solve large-scale intelligent optimization problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-27
    • 文件大小:1628654
    • 提供者:潘元刚
  1. Genetic-algorithm-solving

    0下载:
  2. 清华大学Liu的例子,用遗传算法解决3种不同的不确定规划问题,用c++编写的程序-Tsinghua University Liu example, using genetic algorithm to solve three different types of uncertainty in the planning, programs written in c++
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:102259
    • 提供者:hebangle
  1. Genetic-Algorithm

    0下载:
  2. 神经网络遗传算法函数极值寻优-非线性函数极值。-Genetic algorithm to optimize BP neural network- a non-linear function fitting.
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:90355
    • 提供者:唐晓明
  1. Genetic-algorithm--

    0下载:
  2. 遗传算法求函数最优解,在这里,我用C语言对同样的一个函数进行了仿真,在C语言中,所有关于遗传算法的函数需要自己编写,因此可以更清楚的理解遗传算法,了解它的执行过程。-Function of genetic algorithms optimal solution, here, I used the same one for the C language function simulation, in the C language, all on Genetic Algorithms functio
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:16926
    • 提供者:fanfan
  1. Genetic-algorithm-optimization

    1下载:
  2. 遗传算法优化B P神经网络的目的是通过遗传算法得到更好的网络初始权值和阈值, 其 基本思想就是用个体代表网络的初始权值和阈值、 个体值初始化的B P神经网络的预测误差作为该个体的适应度值, 通过选择、 交叉、 变异操作寻找最优个体, 即最优的B P神经网络初始权值。除了遗传算法之外, 还可以采用粒子群算法、 蚁群算法等优化B P神经网络初始权值。-Genetic algorithm to optimize BP neural network is designed by means of g
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:52224
    • 提供者:吴江
  1. Genetic-algorithm

    0下载:
  2. 引用遗传算法,数学表达式最优值计算的实现。-by using Genetic algorithm to find the best num
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1268
    • 提供者:阚亮
  1. Parallel-genetic-algorithm

    0下载:
  2. 并行遗传算法将并行计算机的高速并行性和遗传算法固有的并行性相结合,极大地提升了遗传算法的求解速度和质量。在主从式0细粒度和粗粒度这三类遗传算法并行化模型中,粗粒度模型以其较小的通讯开销和对种群多样化,获得了最广泛的应用。本文概括了基于模式定理和有限状态马尔可夫链的遗传算法理论,总结了前人在粗粒度模型下开展的理论分析和实践应用,并指出并行遗传算法的研究将向异步化,理论化和模型化的方向发展-而有限状态马尔可夫链是构建并行遗传算法可执行模型的有力工具。-Parallel genetic algorit
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:371664
    • 提供者:yaojh
  1. genetic-algorithm-waveletdenoising-

    0下载:
  2. 针对噪声在多小波分解后的尺度性以及图像本身的特性, 提出了一种基于遗传算法的多小波自适应去噪算 法, 该方法能通过遗传算法自适应地寻求去噪后图像的最小均方误差.实验结果表明, 该算法优于传统算法, 不仅 能有效滤除图像的噪声,而且能较好地保留图像的边缘信息, 具有更加理想的去噪效果-For noise characteristics of multi-scale wavelet decomposition of the image itself and the proposed mult
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:294169
    • 提供者:happy
  1. genetic-algorithm

    0下载:
  2. 简单直线阵列遗传算法优化,可以实现对简单四元直线阵列的优化。-Simple genetic algorithm to optimize linear array, which can realize the optimization of simple quarternary linear array.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2151
    • 提供者:liuliu
  1. GA(Genetic-Algorithm)n

    0下载:
  2. 用matlab实现遗传算法来辨识线性系统参数,-Using matlab genetic algorithm to identify the linear system parameters
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:11773
    • 提供者:
  1. genetic-algorithm-with-vc-

    0下载:
  2. 本程序试用遗传算法来解决Rosenbrock函数的全局最大值计算问题-The trial program genetic algorithm to solve the problem of global maximum Rosenbrock function calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6373
    • 提供者:陈浩
  1. Genetic-algorithm-

    0下载:
  2. 简单的遗传算法实例,求解多个城市的旅行商问题。C++编写。大量注释-Examples of simple genetic algorithm to solve the traveling salesman problem in many cities. C++ write. Extensive comments
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2684892
    • 提供者:zhangxiangfei
  1. Improved-genetic-algorithm

    0下载:
  2. 一个改进的遗传算法来求解柔性job-shop问题,主要是初始种群形成的改进,算法讲解很清晰,也有具体的实现流程-An improved genetic algorithm to solve the flexible job shop problem, mainly is the formation of initial population improvement, the algorithm is explained clearly, also have specific implementa
  3. 所属分类:Project Manage

    • 发布日期:2017-05-02
    • 文件大小:621079
    • 提供者:胥译涵
  1. genetic-algorithm-mutiple-target

    1下载:
  2. matlab智能算法基于遗传算法的多目标优化算法(此例中有两个目标函数)-genetic algorithm to solve multiple target problems
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:713
    • 提供者:zj
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com