CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 遗传算法 实现程序

搜索资源列表

  1. 遗传算法

    1下载:
  2. PDF格式的文件,为遗传算法的入门文章,内容生动,简单易懂。压缩文件为实现程序
  3. 所属分类:文档资料

  1. 遗传算法实现车间工件生产的优化排序

    3下载:
  2. 该程序是基于遗传算法编写的,用于解决车间生产工件的优化排序问题。
  3. 所属分类:文档资料

    • 发布日期:2009-05-25
    • 文件大小:11.59kb
    • 提供者:wanghui19842008
  1. PID参数优化与整定方法

    2下载:
  2. PID控制器现在仍然是应用最广泛的工业控制器,其关键在于对PID参数的优化整定,而采用常规的手工整定方法已经难以满足要求,目前需要解决对PID参数的高效优化问题。 本论文首先介绍了PID控制方法和常规PID参数整定方法,编程实现了数字PID控制器和基于遗传算法的参数自整定程序,然后将遗传算法用于不同的被控对象进行PID参数的整定及优化,为了对比控制效果,应用MATLAB软件进行了仿真验证,并用仿真曲线进行直观的对比。 结果表明遗传算法能够在对所求解问题一无所知的情况下,快速从全局搜索出优化的控
  3. 所属分类:软件工程

    • 发布日期:2011-05-01
    • 文件大小:602.6kb
    • 提供者:jjfdxl@qq.com
  1. Ageneticalgorithmwithmatlabprogram

    1下载:
  2. 简要阐述了遗传算法的基本原理,探讨了在 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-Briefly described the basic principles of genetic algorithms to explore the genetic algorithm in the environment to achieve the operator' s programming, and a simple example shows t
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:224.6kb
    • 提供者:lpf30920
  1. genetic-algorithm-matlab-code

    0下载:
  2. 能完整实现遗传算法所有功能,有一定的效果,程序比较规范,值得学习.-it is a goog code ,the genetic algorithm have a very goog mothod.
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:37.32kb
    • 提供者:李平
  1. genetic-matlab-program-instance

    0下载:
  2. 三个遗传算法matlab程序实现,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-Three genetic algorithm matlab program instance,-Based roulette method of nonlinear ranking selection, uniform crossover, mutation operation, but also the introduction of inversion operation
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:19.06kb
    • 提供者:chen
  1. MATLAB-programming-methods

    0下载:
  2. 简要阐述了遗传算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用-Briefly the basic principles of genetic algorithms to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate the pro
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:75.78kb
    • 提供者:张嘉城
  1. principles-of-evolutionary-algorithm

    0下载:
  2. 简要阐述了进化算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用。 -Briefly the basic principles of evolutionary algorithm, to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:2.63mb
    • 提供者:张嘉城
  1. GA--matlab

    0下载:
  2. 关于遗传算法的matlab软件实现,里面有三个遗传算法的matlab编程程序。-Matlab genetic algorithm implemented in software, there are three genetic algorithm Matlab programming procedures.
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:25.44kb
    • 提供者:刘伟
  1. TSP-MATLAB-CODE

    0下载:
  2. 用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原-Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best in
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:159.33kb
    • 提供者:王斌
  1. hmfbk

    0下载:
  2. 这是一个好用的频偏估计算法的matlab仿真程序,遗传算法无功优化,部分实现了追踪测速迭代松弛算法。- This is a useful frequency estimation algorithm matlab simulation program, Genetic algorithm based reactive power optimization, Partially achieved tracking speed iterative relaxation algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-12-14
    • 文件大小:8kb
    • 提供者:王晓
  1. 三个遗传算法matlab程序实例.

    0下载:
  2. 三个遗传算法matlab程序实例,用于简单的说明遗传算法在MATLAB中的实现过程。(Three examples of genetic algorithm matlab program)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:15kb
    • 提供者:yongwong
  1. ga

    0下载:
  2. 基于遗传算法的多目标算法优化,包括程序的实现(Multi - objective Algorithm Optimization Based on Genetic Algorithm)
  3. 所属分类:文章/文档

  1. 遗传算法

    0下载:
  2. 遗传算法实现优化问题,附有例题以及程序,非常实用。(Genetic algorithm for optimization problems)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:6kb
    • 提供者:行者W
搜珍网 www.dssz.com