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

搜索资源列表

  1. PIDTuningUsingG.A

    0下载:
  2. -PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm(GA) to tune the PID gains. The GA is an optimization algorithm using the biotic geneti
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:104620
    • 提供者:余志华
  1. UsingGAforpidcontrol

    0下载:
  2. 基于遗传算法(GA)设计了pid控制器,仿真结果良好。-based on genetic algorithm (GA) pid controller design, simulation good results.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6740
    • 提供者:jiangsx
  1. matlabga

    0下载:
  2. 对4个参数优化的基本遗传算法程序,适用于PID控制器-four parameters of the basic genetic optimization algorithm procedures applicable to the PID controller
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1140
    • 提供者:王鹏云
  1. improvedGA

    0下载:
  2. 改进的遗传算法程序用于优化PID控制器中的两个参数-improved genetic algorithm optimization procedures for the PID controller two parameters
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1917
    • 提供者:王鹏云
  1. PID

    0下载:
  2. 采用遗传算法直接优化数字PID控制器参数,并控制一个带时延的系统,仿真结果表明遗传算法收 敛较快,得到的PID控制器控制效果明显优于传统的PID控制。 -Optimize the use of genetic algorithms directly figure PID controller parameters and control a system with time delay, simulation results show that the rapid convergence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:22253
    • 提供者:孙传华
  1. ga-PID

    8下载:
  2. 利用遗传算法优化pid控制器三个参数的matlab程序-The use of genetic algorithm to optimize the three parameters of pid controller matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-06-26
    • 文件大小:2504
    • 提供者:王建
  1. deadReckonSteering

    2下载:
  2. 该程序用PID系统实现差动转向车辆控制 -A framework for a differential steering vehicle controlled by a PID system tuned with a genetic algorithm. Kinematic model include: constant velocities and variable velocities model. Accurate and simplified kinematics are provide
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:119586
    • 提供者:royma
  1. MATLABlanguageandapplication

    6下载:
  2. < 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
  3. 所属分类:matlab

    • 发布日期:2016-01-15
    • 文件大小:2136608
    • 提供者:任勇
  1. pc

    0下载:
  2. Position Control of DC Motor Using Genetic Algorith Based PID Controller using Genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:384866
    • 提供者:renjith
  1. pid3

    0下载:
  2. 一种基于遗传算法的自调整模糊PID控制器-Genetic algorithm based self-tuning fuzzy PID controller
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:181065
    • 提供者:rowllan
  1. GeneticWavelet

    0下载:
  2. 提出了一种基于遗传算法和小波神经网络的 PI 参数整定方法。首先 ,利用具有自然进化的遗传算法对小波神经网络的初始权值进行优化训练 ,解决了控制器网络初始权系数对控制效果产生的影响 其次 ,利用小波神经网络对PID参数进行在线调节 最后将此算法运用到电机控制系统的 P I D参数寻优中。-A new-type controller based on genetic algorithm andwavelet neural net work was presented.The genetic alg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:242063
    • 提供者:楚风
  1. fuzzypid

    0下载:
  2. a design methodology is introduced that blends the classical PID and the fuzzy controllers in an intelligent way and thus a new intelligent hybrid controller has been achieved. Basically, in this design methodology, the classical PID and fuzz
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:258417
    • 提供者:mohaideen
  1. pid

    0下载:
  2. 人工神经网络(Artificial Neural Network)是从生理角度对智能的模拟,具有极 高的学习能力和自适应能力,能够以任意精度逼近任意函数,完成对系统的仿真; 而遗传算法是对自然界生物进化过程的模拟,具有极强的全局寻优能力,这两种 算法都是当下研究较多的智能方法。将这两种方法与常规的 PID 控制相结合, 构成智能 PID 控制器,使其具有参数自整定、自适应的能力,以适应复杂环境 下的控制要求,这一思路对提高控制效果具有很好的现实意义。 -Artificia
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:661993
    • 提供者:baijiaxuan
  1. ga-PID

    0下载:
  2. 遗传算法是1962年由美国Michigan大学的Holland教授提出的模拟自然界遗传机制和生物进化论而形成的一种并行随机搜索最优化方法[1-3], 在自动控制领域中得到了越来越广泛的应用。该文引入了“稳定区域算法”求取闭环系统稳定的PID控制器参数区间,并以此算法的计算结果限定进 化算法的参数寻优区间,通过仿真试验取得了令人满意的控制效果。-Genetic Algorithms is proposed by the University of Michigan’s Professor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:888756
    • 提供者:baijiaxuan
  1. ga5

    3下载:
  2. 应用遗传算法优化控制器的pid参数,为matlab程序,chap5.m为适应度函数。-Genetic algorithm optimization controller pid parameters for the matlab program, chap5.m for the fitness function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-22
    • 文件大小:2048
    • 提供者:宁宁
  1. PID

    0下载:
  2. 这是一个基于遗传算法的PID控制器参数整定的毕设论文。-This is a genetic algorithm-based parameter tuning of PID controller design complete papers.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:462409
    • 提供者:罗青青
  1. MainGa

    0下载:
  2. PID controller design using Genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:901
    • 提供者:masoud
  1. tinyos-antbasic-algorithm

    0下载:
  2. tinyos 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质.针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值-The tinyos
  3. 所属分类:Linux Network

    • 发布日期:2014-06-03
    • 文件大小:495616
    • 提供者:Sofunzhao
  1. A-Genetic-Algorithm-Based-AGC-of-a-Restructured-P

    0下载:
  2. In this paper, the parameters of PID controller for Automatic Generation Control (AGC) is tuned according to Generic Algorithms (GAs) based performance indices in the restructured power systems. The key idea of the proposed method is to use the
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-05
    • 文件大小:226712
    • 提供者:ali
  1. 73462673PID-Tuning-using-GA

    0下载:
  2. in this, genetic algorithm is developed to tune control parameters of pid controller
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:shaik
« 12 »
搜珍网 www.dssz.com