搜索资源列表
ycpid
- 遗传算法优化PID程序,MATLAB开发-PID genetic algorithm optimization procedures, the development of MATLAB
遗传算法对PID参数的优化
- 遗传算法对PID参数的优化,这是在Matlab下编写的!-genetic algorithm to optimize the parameters of PID, which is prepared in Matlab!
pid
- 本程序利用遗传算法实现PID参数的优化问题.
遗传算法MATLAB程序
- 本程序为基于遗传算法的PID算法参数优化程序。
PSOGABPDRNN.rar
- 此包含有遗传算法、粒子群算法、BP算法优化对角递归神经网络的MATLAB程序,This includes genetic algorithms, particle swarm optimization, BP algorithm for diagonal recurrent neural network of the MATLAB program
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
ga-PID
- 利用遗传算法优化pid控制器三个参数的matlab程序-The use of genetic algorithm to optimize the three parameters of pid controller matlab program
GA
- 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
GAPID
- 遗传算法优化pid参数的matlab程序-Pid parameters of genetic algorithm optimization matlab program
Thestatusoffuzzycontrol
- 文章简要介绍了模糊控制的概念和特点,并对模糊控制的原理作了说明,较详细的介绍了模糊控制的现状,包括模糊PID控制、自适应模糊控制、神经模糊控制、遗传算法优化的模糊控制、专家模糊控制等,最后对模糊控制的发展作了展望。-This paper briefly introduces the concept and characteristics of fuzzy control, and fuzzy control principle is illustrated in more detail the
GA
- 使用遗传算法优化PID参数,附原创教程及源码、试验数据及照片-PID parameters using genetic algorithm optimization, with tutorials and the original source code, test data and photographs
Adapting-GA
- 多目标遗传算法优化PID参数,是M文件。内容很详细,有需要的可以下载-this is matlab file ,it is for adpation GA for 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 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)