CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 遗传优化算法

搜索资源列表

  1. 基于遗传算法的FIR数字滤波器的优化设计

    0下载:
  2. 基于遗传算法的FIR数字滤波器的优化设计 设计IIR数字滤波器的遗传优化算法 caj图书-based on genetic algorithm FIR digital filter design optimization IIR digital filter design of genetic optimization algorithm CAJ books
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:359.62kb
    • 提供者:绿冬
  1. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决

    13下载:
  2. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决,matlab程序。
  3. 所属分类:matlab例程

    • 发布日期:2009-03-11
    • 文件大小:7.76kb
    • 提供者:okduweijie
  1. GABP.利用改进遗传优化算法解决BP神经网络中局部最小问题

    2下载:
  2. matlab格式源代码。功能:利用改进遗传优化算法解决BP神经网络中局部最小问题。,matlab source code format. Function: the use of improved genetic optimization algorithm BP neural network to solve local minimum problems.
  3. 所属分类:matlab例程

    • 发布日期:2015-11-24
    • 文件大小:8.86kb
    • 提供者:magic
  1. yichuanyouhuasuanfachengxu

    0下载:
  2. 遗传优化算法,能够实现自然数域内任意函数的极大值求解,效果很好。这是我的课程实验报告。-Genetic optimization algorithm, to achieve a natural function of the number of arbitrary region of great value to solve, very good. This is my experiment reports courses.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2.68kb
    • 提供者:周磊
  1. TSP_GA

    2下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:585.38kb
    • 提供者:
  1. GAPSO

    6下载:
  2. 这个算法是遗传算法和粒子群优化算法相互结合的matlab程序,优化效率提高很多,不会陷入局部最优-This algorithm is a genetic algorithm and particle swarm optimization algorithm combined with each other matlab program, optimizing the efficiency a lot and will not fall into local optimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-17
    • 文件大小:4.94kb
    • 提供者:细细
  1. GA5

    0下载:
  2. 遗传算法--自适应遗传优化算法函数最优化.-Genetic Algorithms- Adaptive genetic algorithm function optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:218.56kb
    • 提供者:张瑞
  1. PBG

    0下载:
  2. 二维光子晶体禁带的遗传优化算法,在平面波展开法的基础上,使用遗传算法寻找具有最大光子禁带的二维光子晶体结构-Two-dimensional photonic crystal band gap genetic algorithm, in the plane wave expansion method based on the use of genetic algorithms to find a maximum two-dimensional photonic band structure of
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2.13kb
    • 提供者:luis
  1. 遗传优化算法

    0下载:
  2. 遗传优化算法,通过matlab编程,可以解决各种各样的优化问题,比如最值问题等。
  3. 所属分类:matlab例程

  1. 遗传算法的优化计算

    0下载:
  2. 遗传优化算法,自变量降维,训练集BP网络,单BP网络(genetic optimization algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:88kb
    • 提供者:待续193
  1. 多种群遗传算法的函数优化算法

    0下载:
  2. 多种群遗传算法的函数优化算法,可以实现基于多种群遗传算法的函数最优化问题(Multi population genetic algorithm function optimization algorithm, can be achieved based on multiple population genetic algorithm function optimization problem)
  3. 所属分类:matlab例程

  1. chapter3基于遗传算法的BP神经网络优化算法

    1下载:
  2. 用遗传算法去优化BP神经网络,使控制更加精准(Genetic algorithm is used to optimize BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:4kb
    • 提供者:心空岁月
  1. chapter7多种群遗传算法的函数优化算法

    0下载:
  2. 用遗传算法去优化多种群问题,寻求目标的最优解(The genetic algorithm is used to optimize the multi-population problem and seek the optimal solution)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:4kb
    • 提供者:心空岁月
  1. 基于遗传算法的BP神经网络优化算法

    5下载:
  2. 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-07
    • 文件大小:1kb
    • 提供者:haozhelingyun
  1. 遗传算法

    0下载:
  2. 基于遗传优化算法,寻求全局最优解,并以一个简单二次函数作为示例。(Based on the genetic algorithm, the global optimal solution is searched, and a simple two function is taken as an example.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:5kb
    • 提供者:LeeSky
  1. 基于遗传算法的BP神经网络优化算法

    1下载:
  2. 基于遗传算法的BP神经网络优化算法,便于相关研究人员理解(BP neural network optimization algorithm based on genetic algorithm to facilitate the understanding of relevant researchers)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:jackie_lee
  1. 第14章 遗传优化算法

    0下载:
  2. 本资料包括很多遗传算法的资料以及例子,内容丰富值得下载。(This data includes a lot of data and examples of genetic algorithms that are well worth downloading)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:6kb
    • 提供者:My_sun1
  1. 粒子群优化算法

    0下载:
  2. 粒子群优化算法(Particle Swarm Optimization,简称为PSO),粒子群算法是近年来发展起来的一种新的进化算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质(Particle swarm optimization algorithm (Particle Swarm Optimization, referred to as PSO), particle swarm algorithm is a new evolutionary algori
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:2.25mb
    • 提供者:ZJN27
  1. 免疫优化算法

    3下载:
  2. 是分布式电源的选址定容的免疫优化算法算法,是最基本的遗传算法,基本实现了选址定容的功能(It is an inheritance algorithm for location and capacity of distributed power supply and the most basic genetic algorithm. It basically realizes the function of location and capacity determination.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 带约束的遗传优化算法

    5下载:
  2. 带约束的多目标遗传优化算法NSGA-II(Constrained Multi-objective Genetic Algorithms NSGA-II)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-27
    • 文件大小:9kb
    • 提供者:遥望星福
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com