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

搜索资源列表

  1. JTXHFANGZHEN

    0下载:
  2. 本文在分析城市交通信号控制研究现状和交叉口交通信号控制原理、评价方 法的基础上,设计了单交叉口交通信号两级模糊控制系统。分级模糊控制能有效 减少模糊规则数,易于提取模糊规则,适合于交通状况复杂的城市交叉口交通信 号控制。但它存在难以由人工合理定义全部模糊隶属度函数的问题。为此本文进 一步采用遗传算法对两级模糊控制器中模糊隶属度函数进行优化。本文提出的方 法具有分级模糊控制的优点,同时可以使模糊隶属度的选取更为合理,获得更好 的控制效果。对一个四相位单交叉口,利用MA
  3. 所属分类:Development Research

    • 发布日期:2017-03-26
    • 文件大小:311970
    • 提供者:刚子
  1. MGA

    0下载:
  2. 本文介绍了模糊自适应遗传算法,并对其性能进行了分析-This paper introduces the fuzzy adaptive genetic algorithm and its performance analysis
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:113053
    • 提供者:yuboyushui
  1. GA

    0下载:
  2. 提出一种改进的二维遗传算法用于图像恢复。-An improved two-dimensional genetic algorithm for image restoration.
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:142346
    • 提供者:彭伟
  1. Genetic_Algorithm_Direct_Search_using_Matlab

    0下载:
  2. Genetic Algorithm & Direct Search using Matlab.pdf
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:3009090
    • 提供者:gumpan
  1. 1

    0下载:
  2. It is a MatLab code for Genetic Algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:846791
    • 提供者:Kumar
  1. cccc

    1下载:
  2. 摘要:提出了一种新型的人工免疫算法用来解决多目标函数优化问题。基于自然免疫系统固有的优良特性对算法进行了设计和分析。 最后,算法对3个较复杂的多目标问题进行了优化,优化结果能很好地覆盖问题的Pareto最优面,并且把算法与某些混合遗传算法进行 了对比实验,表明人工免疫算法在解决多目标优化问题上具有可观的研究前景。 -Abstract:In order to effectively solve multiobjective optimization problems, a novel
  3. 所属分类:Project Manage

    • 发布日期:2015-12-09
    • 文件大小:89833
    • 提供者:王飞
  1. 360139

    0下载:
  2. TEACHING GENETIC ALGORITHM USING MATLAB
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:98722
    • 提供者:aysen
  1. GA_SOURCE_CODE

    0下载:
  2. 二进制编码的遗传算法源程序,可以对此算法进行改进,编写出自己需要的程序-Binary-coded genetic algorithm source code, you can improve on this algorithm, write out the procedures they need
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:2714
    • 提供者:liyong
  1. jiyuMATLABkongzhixitongshejiyuyanjiu

    0下载:
  2. 基于matlab的控制系统的设计与仿真,很好的讲述了控制系统的仿真知识-This program is made using genetic algorithms, using real-coded genetic algorithm for maximum demand Rosenbrock function
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:328572
    • 提供者:李华
  1. GA

    1下载:
  2. 遗传算法解决VRP问题,程序代码经调试通过,可运行,C-Genetic algorithm to solve the VRP problem by debugging through the code, you can run, C++
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:13869
    • 提供者:YAMAP
  1. Solving

    2下载:
  2. 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
  3. 所属分类:Communication

    • 发布日期:2015-09-13
    • 文件大小:1854
    • 提供者:大海
  1. Theadvancedcomparisonalgorithmlecture

    0下载:
  2. 在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算 法、模拟退火算法和模糊数学方法。用这些算法可以较容易地解决一些很复杂的,常规算法很难解决的问题。-In this lecture, we will focus on about a number of commonly used mathematical modeling algorithms, including neural network algorithm, genetic algorithm Meth
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:273144
    • 提供者:drawsalt
  1. A_real-time_adaptive_PID_controller_step_motor

    0下载:
  2. 传统PID控制器通常难以满足多变量、非线性、强耦合的步进电机动态响应和精 确调速要求,结合传统PID控制和模糊控制及遗传算法(GA)整定PID参数的优点,设计基于 模糊遗传算法的实时自适应步进电动机PID控制器,充分发挥传统和智能控制策略各自的优 势。仿真结果表明,该实时自适应步进电动机PID控制器,具有很好的自适应能力和抗负载扰 动能力。在稳定性、动态速度响应诸方面均优于传统的PID控制器和模糊控制器,系统达到了 较高调速性能和控制精度。 -Traditional PI
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:467111
    • 提供者:孙文
  1. SimulatedAnnealing

    0下载:
  2. 本文介绍了模拟退火算法的原理和求解方法,并将其用于指数曲线的拟合,在Matlab语言环境下实现了该算法,并且与文献中的遗传算法、线性回归相比较。数值模拟结果表明,该算法能更好地实现最优拟合。-This article describes the principle of simulated annealing algorithm and solution methods, and used an exponential curve fitting, the language environmen
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:17252
    • 提供者:yaoqiuxiang
  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. dd

    0下载:
  2. 单亲进化遗传算法在多个配送中心选址中的应用-Single evolutionary genetic algorithm in multiple Distribution Center Applications
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:98482
    • 提供者:多多
  1. (8)-GENETIC

    0下载:
  2. genetic algorithm paper for power system using
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:284379
    • 提供者:mhmd
  1. genetic---Copy

    0下载:
  2. Genetic Algorithm based wsn LEACH Protocol.... Document Shows a Brief Comparison between Modifications in Traditional Protocol-Genetic Algorithm based wsn LEACH Protocol.... Document Shows a Brief Comparison between Modifications in Traditional P
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:441530
    • 提供者:Sumit
  1. Human-Face-Detection-Using-Genetic-Algorithm-(www

    0下载:
  2. Human Face Detection Using Genetic Algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-05-06
    • 文件大小:674982
    • 提供者:ddd
  1. X AMINE_160224_3

    0下载:
  2. base station placement using genetic algorithm
  3. 所属分类:文章/文档

    • 发布日期:2018-04-30
    • 文件大小:563200
    • 提供者:aminos
« 1 2 3 45 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com