搜索资源列表
遗传算法MATLAB程序
- 本程序为基于遗传算法的PID算法参数优化程序。
PID
- PID类的仿生算法文章。有遗传算法、粒子群算法、细菌觅食算法、鱼群算法。-PID class bionic algorithm article. A genetic algorithm, particle swarm optimization, bacteria foraging algorithm, fish algorithm.
PID
- 采用遗传算法直接优化数字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
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/real-coded, not limited to the me
PIDcontrowithAOC
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to ant colony algorithm can be used to optimize the PID parameters there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle swarm
pid
- 人工智能(模糊在自动控制的应用)电动机控制中的简单遗传算法PID参数优化-Artificial intelligence (fuzzy in Automatic Control) motor control in the simple genetic algorithm optimization of PID parameters
遗传算法PID整定
- GA & PID parameters matlab code
遗传算法求解PID数值
- 利用matlab基于遗传算法求解pid数值(Using MATLAB to solve PID numerical value based on genetic algorithm)
PIDAdjusting
- 采用遗传算法进行管道调节阀参数整定,欢迎下载(Genetic algorithm is used to adjust the parameters of pipeline control valve)
chap5
- 基于遗传算法整定的pid控制,遗传算法函数极大值,基于遗传算法的pid整定(PID control based on genetic algorithm tuning, genetic algorithm function maximum, PID tuning based on genetic algorithm)
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进行优化,m文件调用模型文件,直接出结果(Using genetic algorithm to optimize PID, m file calls model files, directly results.)
基于数控机床进给系统PID参数优化程序
- 本代码运行遗传算法对数控机床系统PID控制环节的参数进行了整定(This code runs the genetic algorithm(GA)to set the parameters of the PID control link of the CNC machine tool system.)
基于粒子群算法和遗传算法的PID参数优化
- 基于粒子群算法和遗传算法的PID参数优化程序和相应文档(The Optimization of PID Parameters Based on Particle Swarm Optimization and Genetic Algorithm)
遗传算法优化pid
- fun1为适应度函数 GA_optima为优化pid的主函数 mainopt.slx为适应度函数里面调用的模型 test.slx为比较模型(Fun1 is the fitness function GA_optima is the main function to optimize pid Mainopt.slx is the model called inside the fitness function Test.slx is the comparison model)
way_2
- 使用遗传算法对pid参数优化 遗传算法简称GA(genetic algorithms),它是模拟自然界遗传机制和生物进化论的一种并行随机搜索最优化方法。它将“优胜劣汰,适者生存”的生物进化理论引入优化参数形成的编码串联群体中,按所选择的适配值函数并通过遗传中的复制、交叉及变异对个体进行筛选,使适配值高的个体被保留下来,组成新的群体,周而复始,群体中个体适应度不断提高,直到满足某一条件。 。(Using genetic algorithm to optimize PID parameters)
遗传算法PID
- 利用遗传算法优化PID参数,自动搜索最有 的PID参数(Using genetic algorithm to optimize PID parameters and automatically search the most PID parameters)
遗传算法优化simulink中PID参数
- 利用matlab编写基于遗传算法优化PID控制器(Matlab programming PID controller)