搜索资源列表
GA
- 自适应遗传算法 [matlab] 对遗传算法的改进 效果不错-Adaptive genetic algorithm [matlab] of genetic algorithms to improve the effectiveness of good
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-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/real-coded, not limited to the me
GA
- 遗传算法--PID参数寻优 基于avr单片机实现-Genetic Algorithm- PID parameter optimization based on avr Microcontroller
A_real-time_adaptive_PID_controller_step_motor
- 传统PID控制器通常难以满足多变量、非线性、强耦合的步进电机动态响应和精 确调速要求,结合传统PID控制和模糊控制及遗传算法(GA)整定PID参数的优点,设计基于 模糊遗传算法的实时自适应步进电动机PID控制器,充分发挥传统和智能控制策略各自的优 势。仿真结果表明,该实时自适应步进电动机PID控制器,具有很好的自适应能力和抗负载扰 动能力。在稳定性、动态速度响应诸方面均优于传统的PID控制器和模糊控制器,系统达到了 较高调速性能和控制精度。 -Traditional PI
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
GA
- 使用遗传算法优化PID参数,附原创教程及源码、试验数据及照片-PID parameters using genetic algorithm optimization, with tutorials and the original source code, test data and photographs
parameter-setting-based-on-GA-
- 对于被控线性连续系统,基于遗传算法的PID参数整定程序。-For the charged linear continuous systems based on genetic algorithm PID parameter tuning process.
ga-PID
- 遗传算法是1962年由美国Michigan大学的Holland教授提出的模拟自然界遗传机制和生物进化论而形成的一种并行随机搜索最优化方法[1-3], 在自动控制领域中得到了越来越广泛的应用。该文引入了“稳定区域算法”求取闭环系统稳定的PID控制器参数区间,并以此算法的计算结果限定进 化算法的参数寻优区间,通过仿真试验取得了令人满意的控制效果。-Genetic Algorithms is proposed by the University of Michigan’s Professor
GA
- 基于遗传算法摩擦模型参数辨识的PID控制,主程序为遗传算法程序,子程序为带摩擦型的PID控制程序-Friction model parameters based on genetic algorithm PID control identification, the main program for the genetic algorithm program, subroutine as with friction type PID control procedures
ga-pid
- 基于遗传算法的pid参数优化-The pid parameter optimization based on genetic algorithm
ga
- pid ga 基于遗传算法的PID参数优化程序 这个可以用的 源程序-pid ga PID parameters based on genetic algorithm optimization procedure can be the source of this
GA-PID-optimal
- 基于PID的最优控制,利用GA算法选择最优控制器参数。请先运行一下解码程序b2fdecoding.m防止运行出错。-The optimal control strategy based on the PID controller and genetic algorithms are used to select the optimum parameters.
GA
- 一篇基于遗传编码算法的PID控制器的设计,讲的很详细,适合新手学习-A PID controller design based on genetic coding algorithm, speak in great detail, suitable for beginners to learn
GA
- 基于Matlab编写遗传算法/GA,对PID参数优化控制,提高性能(The genetic algorithm /GA is written based on Matlab to optimize the PID parameters and improve the performance)
73462673PID-Tuning-using-GA
- in this, genetic algorithm is developed to tune control parameters of pid controller
pso GA PID参数整定
- 该程序为微粒群算法与遗传算法求解pid参数整定MATLAB程序,优化结果包含参数输出与参数曲线变化图。(The program solves the PID parameter tuning MATLAB program for particle swarm optimization and genetic algorithm, and the optimization results include parameter output and parameter curve change dia
基于数控机床进给系统PID参数优化程序
- 本代码运行遗传算法对数控机床系统PID控制环节的参数进行了整定(This code runs the genetic algorithm(GA)to set the parameters of the PID control link of the CNC machine tool system.)
GA
- 一个使用遗传算法整定PID参数的例程,使用M文件调用Simulink模型。(A routine that uses genetic algorithms to tune the PID parameters uses the M file to call the Simulink model.)