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

搜索资源列表

  1. ThemprogramofGeneticAlgorithm

    0下载:
  2. 遗传算法matlab程序用于求解目标函数最大值,且解为非负整数解
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6435
    • 提供者:毛毛虫
  1. PID参数优化与整定方法

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

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

    1下载:
  2. 求解TSP问题的遗传算法matlab程序-Problem solving TSP procedure genetic algorithm matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:9716
    • 提供者:小五
  1. applicationexamplesEvolutionprocess

    1下载:
  2. 遗传算法基本理论 经典应用实例 演化程序——遗传算法和数据编码的结合-The basic theory of classical genetic algorithm application examples Evolution process, genetic algorithm and data coding
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7555739
    • 提供者:chenchun
  1. GAAS

    0下载:
  2. 关于遗传算法和蚁群算法的一个模拟程序! -wu
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:604926
    • 提供者:
  1. GA

    0下载:
  2. 用遗传算法计算摄像机自标定参数,论文加上一个MATLAB程序,有详细说明-GA computer SelfCalibrtion paramters of picture,include a matlab program。。。
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:138268
    • 提供者:陈卿
  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
    • 文件大小:229988
    • 提供者:lpf30920
  1. D

    0下载:
  2. 有关于DIJKSTRA遗传算法的机器人路径规划演示程序。-DIJKSTRA genetic algorithm on the robot path planning demonstration program.
  3. 所属分类:Software Testing

    • 发布日期:2017-03-27
    • 文件大小:1635
    • 提供者:Don
  1. ll

    0下载:
  2. 一个遗传算法的函数优化,求函数的最小值,matlab编写的程序-A genetic algorithm for function optimization, seeking the minimization, matlab program written
  3. 所属分类:Software Testing

    • 发布日期:2017-03-30
    • 文件大小:537
    • 提供者:zuodongsheng
  1. GA_PID

    0下载:
  2. 遗传PID的算法程序matlab,希望对大家有用Genetic PID algorithm program, the hope that useful-Genetic PID algorithm program Matlab, I hope useful to everyone Genetic PID algorithm program, the hope that useful
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:3417
    • 提供者:shang
  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
    • 文件大小:38215
    • 提供者:李平
  1. znkz

    0下载:
  2. 智能控制;神经网络;PID控制;遗传算法等及其相关程序代码-Intelligent control neural network PID control genetic algorithm and its associated program code
  3. 所属分类:Project Design

    • 发布日期:2017-11-30
    • 文件大小:83941
    • 提供者:zhang
  1. Non-numerical-parallel-algorithms

    0下载:
  2. 非数值并行算法:遗传算法 适用于需要在遗传领域进行研究的程序员-Non-numerical parallel algorithms: genetic algorithm applied to the research needs in the field of genetics programmers
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:4089675
    • 提供者:张嘉城
  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
    • 文件大小:77601
    • 提供者:张嘉城
  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
    • 文件大小:2760200
    • 提供者:张嘉城
  1. YICHUANSUANFA

    0下载:
  2. 遗传算法程序对目标进行优化,得到目标的最优解,很有帮助。-Genetic algorithm to optimize the target, the target optimal solution, very helpful.
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:7702
    • 提供者:上帝的孩子
  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
    • 文件大小:26052
    • 提供者:刘伟
  1. GA

    0下载:
  2. 遗传算法的程序,主要用于算法优化和多线方程求解-Genetic algorithm procedures
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:216063
    • 提供者:王薇
  1. vb-genetic

    0下载:
  2. 本程序是基于vb的遗传算法程序,关于无功优化的-This procedure is a genetic algorithm based on the vb program, about the reactive power optimization
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6669
    • 提供者:王雪粉
  1. MATLAB智能算法30个案例分析程序

    2下载:
  2. 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
  3. 所属分类:软件工程

« 12 »
搜珍网 www.dssz.com