搜索资源列表
遗传算法对PID参数的优化
- 遗传算法对PID参数的优化,这是在Matlab下编写的!-genetic algorithm to optimize the parameters of PID, which is prepared in Matlab!
遗传算法MATLAB程序
- 本程序为基于遗传算法的PID算法参数优化程序。
遗传算法对PID参数的优化
- 遗传算法对PID参数的优化,这是在Matlab下编写的!-genetic algorithm to optimize the parameters of PID, which is prepared in Matlab!
matlabga
- 对4个参数优化的基本遗传算法程序,适用于PID控制器-four parameters of the basic genetic optimization algorithm procedures applicable to the PID controller
GA_PID
- 此程序代码为基于遗传算法的PID整定,利用MATLAB编程实现。该程序通过遗传算法实现参数寻优,是一种不需要任何初始信息并可以寻求全局最优解的、高效的优化组合方法。-this procedure code based on genetic algorithms for PID tuning, using MATLAB programming. The procedures through genetic algorithm optimi
gene_bpnnPID
- 该算法是综合遗传算法和神经网络算法的综合性算法,用来对一些参数进行优化,可收到很好的效果。-the algorithm is integrated genetic algorithms and neural network algorithm integrated algorithm, used to optimize the parameters can be received very good results.
Based_on_genetic_algorithm_friction_model_paramete
- 基于遗传算法摩擦模型参数辨识的PID控制,matlab程序-friction model parameter identification of PID control, Matlab procedures
chap5_3f
- 基于实数编码遗传算法的PID整定,被控对象为二阶传递函数-Based on real-coded genetic algorithm tuning of PID, was charged with second-order transfer function for
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
matlab1
- 在MATLAB运行环境下,滑膜变结构控制遗传算法,pid等程序。-Run in the MATLAB environment, the genetic algorithm variable structure control synovium, pid procedures.
Adapting-GA
- 多目标遗传算法优化PID参数,是M文件。内容很详细,有需要的可以下载-this is matlab file ,it is for adpation GA for PID
PID-NE1
- 先进的PID控制,采用系统辨识,在线的遗传算法-Advanced PID control, system identification, on-line genetic algorithm
pid参数整定
- 本文使用遗传算法对pid进行在线整定,效果明显有于传统pid(In this paper, the genetic algorithm for pid online tuning, the effect is obvious in the traditional pid)
chap5
- 基于遗传算法整定的pid控制,遗传算法函数极大值,基于遗传算法的pid整定(PID control based on genetic algorithm tuning, genetic algorithm function maximum, PID tuning based on genetic algorithm)
遗传pid
- 基本的基于遗传算法的pid控制,在matlab平台上运行(genetic algorithm pid)
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
遗传算法优化pid
- 使用遗传算法对pid进行优化,m文件调用模型文件,直接出结果(Using genetic algorithm to optimize PID, m file calls model files, directly results.)
PID-genetic-algorithm
- 代码的主要功能是利用遗传算法调节PID控制参数,使PID控制效果最优(The main function of the code is to regulate the use of genetic algorithm PID control parameters to optimal PID control effect)
way_2
- 使用遗传算法对pid参数优化 遗传算法简称GA(genetic algorithms),它是模拟自然界遗传机制和生物进化论的一种并行随机搜索最优化方法。它将“优胜劣汰,适者生存”的生物进化理论引入优化参数形成的编码串联群体中,按所选择的适配值函数并通过遗传中的复制、交叉及变异对个体进行筛选,使适配值高的个体被保留下来,组成新的群体,周而复始,群体中个体适应度不断提高,直到满足某一条件。 。(Using genetic algorithm
遗传算法PID
- 利用遗传算法优化PID参数,自动搜索最有 的PID参数(Using genetic algorithm to optimize PID parameters and automatically search the most PID parameters)