CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 进化算法

搜索资源列表

  1. GNN

    5下载:
  2. 基于MATLAB的差分进化算法优化神经网络的源程序-MATLAB based on the differential evolution algorithm for optimization of neural network source code
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:686
    • 提供者:胡月
  1. java_evolutionary_algorithms

    0下载:
  2. 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:104732
    • 提供者:陈雷
  1. differentialevolution_2009-09-16

    0下载:
  2. 这是一个微分进化算法的实例。有兴趣可以-ED
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:78344
    • 提供者:heshengmao
  1. pso

    0下载:
  2. 粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1675175
    • 提供者:张岩
  1. implementationofCoevolutionaryalgorithm

    1下载:
  2. 利用帕累托最优和协同进化算法做一个模拟,可以应用在多目标优化上。-a simulation using pareto optimization and co-evolutionay algorithm, it could be used to solve multiple objective optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-18
    • 文件大小:10491
    • 提供者:刘小宝
  1. QEAsolvePackage

    1下载:
  2. 最近两年比较流行的量子进化算法(QEA),能够求解一般的优化问题。算例是一个典型的背包问题(离散二值问题)。-The more popular the last two years the quantum evolutionary algorithm (QEA), be able to solve the general optimization problems. An example is a typical knapsack problem (discrete binary problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1186
    • 提供者:王潮
  1. QEAsolveOptimization

    1下载:
  2. 最近两年流行的量子进化算法程序,能够优化一下基本的问题,本程序是基于一个连续的极值问题。-The last two years the popular quantum-inspired evolutionary algorithm process, to optimize the basic questions about this program is based on a continuous extremal problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2409
    • 提供者:王潮
  1. 改进P-Q分解法潮流

    0下载:
  2. 改进的微分进化算法,此算法为优化算法,可以用在电力系统的无功优化,配电网重构中。-Differential Evolution
  3. 所属分类:Energy industry

    • 发布日期:2017-03-26
    • 文件大小:459066
    • 提供者:张望
  1. 1111

    0下载:
  2. 量子进化算法和免疫算法都是解决优化问题的强有力算法。在分析了量子进化算法搜索的特点和免疫算法的机理基础上,对它们进行比较,阐明了二者的不同特点-Quantum-inspired evolutionary algorithms and immune algorithms are a powerful algorithm to solve optimization problems. After analyzing the characteristics of the quantum evoluti
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:825806
    • 提供者:daijiang
  1. devec3

    0下载:
  2. 差分进化算法,可以用于多目标优化,可以分享的啊。-Differential evolution algorithm, can be used for multi-objective optimization, can share the ah.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4606
    • 提供者:
  1. GA

    0下载:
  2. 遗传进化算法实现函数优化,寻找函数最大值,matlab编程实现-Genetic evolution algorithm for function optimization, search function, max, matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3223
    • 提供者:lirong
  1. ga

    0下载:
  2. 一个很好的遗传算法和进化算法的书籍,多多交流啊!-ga
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2760383
    • 提供者:zhanglin
  1. DeMat

    0下载:
  2. 差分进化算法MATLAB程序,是一种智能优化算法-Differential evolution algorithm MATLAB program, is an intelligent optimization algorithm
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:36154
    • 提供者:马金伟
  1. yizhonggaijindeliziqunsuanfa

    0下载:
  2. 粒子群算法是求解函数优化问题的一种新的进化算法,然而它在求解高维函数时容易陷入局部最优,为了克服这个缺点,提出了一种新的粒子群算法,算法对粒子的速度和位置更新公式进行了改进,使粒子在其最有位置的基础上进行位置更新,增强了算法的寻优-PSO for solving function optimization problems is a new evolutionary algorithm, but it is easy to solve high-dimensional function into
  3. 所属分类:matlab

    • 发布日期:2016-10-26
    • 文件大小:109568
    • 提供者:wangyiping
  1. Anadaptiveantcolonyalgorithmanditssimulation

    0下载:
  2. 蚁群算法是一种新型的进化算法,蚁群算法与其它进化算法同样存在易于限于局部最小点等缺陷.本文提出一种自适应的蚁群算法雌克服上述缺陷。通过自适应地改变算法的挥发度等系数,本文中的算法可以在保证收敛速度的条件下提高解的全局性,通过对TSP问题的仿真证明本文中的算法相对与原始的蚁群算法收敛速度和解的性能椭一定的提高.-Ant colony algorithm is a new evolutionary algorithm, evolutionary algorithm ant colony algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:346557
    • 提供者:lifei
  1. NeuralNetworkOptimizationBasedonGeneticAlgorithms.

    0下载:
  2. :遗传算法是一种典型的进化算法。文中分析了遗传算法的特点和神经网络的特点,从而得出了把两种算法结合 起来进行应用的思想。运用理论对比的方法,阐明了用遗传算法进行神经网络性能优化的原因,并得出结论,认为用遗传 算法进行神经网络性能优化促使了神经网络更进一步的应用。阐述了遗传算法优化神经网络的两种主要方法,论述了遗 传算法和神经网络的发展现状和将来的研究动向。-: Genetic algorithm is a typical evolutionary algorithm. This pa
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:275619
    • 提供者:dengxiaoxu
  1. matlab(DEA2)

    0下载:
  2. 另一个matlab版本的差分进化算法,跟前面上传的有差别。-A differential evolutionary algorithm coded by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5789
    • 提供者:xdt
  1. DE-Algorithm

    0下载:
  2. 微分进化算法的matlab程序。优化效果不错-Differential evolution algorithm matlab program. Optimization of good results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4632
    • 提供者:武明亮
  1. the-quantum-evolutionary-algorithm

    0下载:
  2. 在MATLAB环境下的量子进化算法及先进的量子旋转门-In the MATLAB environment, the quantum evolutionary algorithm and advanced quantum revolving door
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:11736
    • 提供者:邱玉云
  1. genetic-algorithm

    0下载:
  2. 遗传算法是一种进化算法,应用广泛,此文件包含基本遗传算法,顺序选择遗传算法,适值函数标定的遗传算法,大变异遗传算法,自适应遗传算法,双切点交叉遗传算法,多变异位自适应遗传算法matlab源代码,供大家参考-Genetic algorithm is an evolutionary algorithm, widely used, this file contains the basic genetic algorithm, genetic algorithm selection order coin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6427
    • 提供者:熊杰
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com