搜索资源列表
遗传算法MATLAB程序
- 本程序为基于遗传算法的PID算法参数优化程序。
遗传算法对PID参数的优化
- 遗传算法对PID参数的优化,这是在Matlab下编写的!-genetic algorithm to optimize the parameters of PID, which is prepared in Matlab!
generic pid
- 遗传算法PID自适应控制MATLAB程序集-GA PID adaptive control procedures set MATLAB
pid
- 本程序利用遗传算法实现PID参数的优化问题.-This procedure using genetic algorithm optimization of PID parameters.
PID
- 采用遗传算法直接优化数字PID控制器参数,并控制一个带时延的系统,仿真结果表明遗传算法收 敛较快,得到的PID控制器控制效果明显优于传统的PID控制。 -Optimize the use of genetic algorithms directly figure PID controller parameters and control a system with time delay, simulation results s
PID
- 基于二进制编码遗传算法的PID整定的仿真程序-Binary-coded genetic algorithm based on the PID tuning the simulation program
ga-PID
- 利用遗传算法优化pid控制器三个参数的matlab程序-The use of genetic algorithm to optimize the three parameters of pid controller matlab program
PID-GAs
- 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/rea
Matlab
- 文件包含基于Matlab编写的一些先进PID控制程序,其中包括专家PID,大延迟Dalin算法,大滞后Smith算法,串级PID控制,遗传PID,遗传辨识算法。可在Matlab中直接运行。-Matlab based on the preparation of a document contains a number of advanced PID control procedures, including expert PID, lar
yichuansuanfaPID
- 基于遗传算法整定的 PID 控制的MATLAB源程序-Based on genetic algorithm tuning PID control of the MATLAB source code
PID-GAs
- PID控制算法和遗传算法混合编程,算出最优解,智能控制部分-PID control algorithm and genetic algorithm hybrid programming, calculate the optimum solution, part of intelligent control
genetic_algorithm
- 遗传算法入门实例一:PID参数的优化[v1.0] 本文件夹包含: 图片IMG_0084 和IMG_0086为实验照片 IMG_0084为初始种群中某个体的PID调整效果 IMG_0086为进化了N(到底多少代我也没有去数)代之后的PID调整效果 文件GA为正文 源码\GA\ 为实验代码,WINAVR20060421+AVR Studio 4.12-Introduction example of a genetic a
pid
- 人工智能(模糊在自动控制的应用)电动机控制中的简单遗传算法PID参数优化-Artificial intelligence (fuzzy in Automatic Control) motor control in the simple genetic algorithm optimization of PID parameters
PID
- PID类的仿生算法文章。有遗传算法、粒子群算法、细菌觅食算法、鱼群算法。-PID class bionic algorithm article. A genetic algorithm, particle swarm optimization, bacteria foraging algorithm, fish algorithm.
PID-NE1
- 先进的PID控制,采用系统辨识,在线的遗传算法-Advanced PID control, system identification, on-line genetic algorithm
pid
- 人工神经网络(Artificial Neural Network)是从生理角度对智能的模拟,具有极 高的学习能力和自适应能力,能够以任意精度逼近任意函数,完成对系统的仿真; 而遗传算法是对自然界生物进化过程的模拟,具有极强的全局寻优能力,这两种 算法都是当下研究较多的智能方法。将这两种方法与常规的 PID 控制相结合, 构成智能 PID 控制器,使其具有参数自整定、自适应的能力,以适应复杂环境 下的控制要求,这一思路
ga-PID
- 遗传算法是1962年由美国Michigan大学的Holland教授提出的模拟自然界遗传机制和生物进化论而形成的一种并行随机搜索最优化方法[1-3], 在自动控制领域中得到了越来越广泛的应用。该文引入了“稳定区域算法”求取闭环系统稳定的PID控制器参数区间,并以此算法的计算结果限定进 化算法的参数寻优区间,通过仿真试验取得了令人满意的控制效果。-Genetic Algorithms is proposed by the Unive
PID
- 这是一个基于遗传算法的PID控制器参数整定的毕设论文。-This is a genetic algorithm-based parameter tuning of PID controller design complete papers.
pid参数整定
- 本文使用遗传算法对pid进行在线整定,效果明显有于传统pid(In this paper, the genetic algorithm for pid online tuning, the effect is obvious in the traditional pid)
遗传pid
- 基本的基于遗传算法的pid控制,在matlab平台上运行(genetic algorithm pid)