搜索资源列表
5
- 介绍基于遗传算法的PID控制,介绍遗传算法原理,并附有相关的源代码
遗传算法对PID参数的优化
- 遗传算法对PID参数的优化,这是在Matlab下编写的!-genetic algorithm to optimize the parameters of PID, which is prepared in Matlab!
pid_chanshu
- 基于遗传算法的PID参数的PID参数整定,在matlab环境下的源程序.PID参数的整定有两种可用的方法,理论设计法及实验确定法.-Based on genetic algorithm of the PID parameters of PID parameter tuning in matlab source environment. PID tuning parameters, there are two available methods, theory and experimental d
GA
- 文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
GA-BPNN
- 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
optimizePID
- 利用遗传算法,对传统PID算法中的比例,积分,微分参数进行了优化-optimize the parameters of PID algorithm
work
- GA+BP遗传算法与神经网络结合,与单纯的Bp算法作为比较-GA+BP
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 algorithm: PID parameters optim
Genarate
- 遗传算法实现PID参数优化,genmain.m为主函数,其余为被调用函数。-Genetic algorithm to realize PID parameters optimization
parameter-setting-based-on-GA-
- 对于被控线性连续系统,基于遗传算法的PID参数整定程序。-For the charged linear continuous systems based on genetic algorithm PID parameter tuning process.
PID-NE1
- 先进的PID控制,采用系统辨识,在线的遗传算法-Advanced PID control, system identification, on-line genetic algorithm
pid
- 人工神经网络(Artificial Neural Network)是从生理角度对智能的模拟,具有极 高的学习能力和自适应能力,能够以任意精度逼近任意函数,完成对系统的仿真; 而遗传算法是对自然界生物进化过程的模拟,具有极强的全局寻优能力,这两种 算法都是当下研究较多的智能方法。将这两种方法与常规的 PID 控制相结合, 构成智能 PID 控制器,使其具有参数自整定、自适应的能力,以适应复杂环境 下的控制要求,这一思路对提高控制效果具有很好的现实意义。 -Artificia
ga-PID
- 遗传算法是1962年由美国Michigan大学的Holland教授提出的模拟自然界遗传机制和生物进化论而形成的一种并行随机搜索最优化方法[1-3], 在自动控制领域中得到了越来越广泛的应用。该文引入了“稳定区域算法”求取闭环系统稳定的PID控制器参数区间,并以此算法的计算结果限定进 化算法的参数寻优区间,通过仿真试验取得了令人满意的控制效果。-Genetic Algorithms is proposed by the University of Michigan’s Professor
ga_pid_main
- 基于遗传算法的PID整定,不需给出调节器初始函数和复杂的规则-Based on genetic algorithm PID tuning, no regulator is given the initial function and complex rules
YICHUAN
- 通过遗传算法对PID参数进行了优化,得到了良好控制效果-Using genetic algorithm to optimize the PID parameters to get a good control effect
comparision_GA_pid_pid
- 遗传算法优化PID参数,利用遗传算法原来优化参数得到良好控制效果-GA algorithm optimization parameter
GA_PID
- 通过实属编码的遗传算法,来整定出较好的PID控制参数-Seeking the best parameters for PID by using GA algorithm.
GA_PID
- 对于常规的二阶惯性对象设计遗传算法,能够对PID的3个参数进行优化。-Conventional second-order inertial object design genetic algorithm to optimize the three parameters of PID.
先进PID控制及其MATLAB仿真(含书与程序)
- 关于专家PID,灰色PID,基于遗传算法整定的PID控制,先进pid多变量解耦控制等(Information about PID control)
GA
- 基于Matlab编写遗传算法/GA,对PID参数优化控制,提高性能(The genetic algorithm /GA is written based on Matlab to optimize the PID parameters and improve the performance)