搜索资源列表
遗传算法对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
- 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
work
- GA+BP遗传算法与神经网络结合,与单纯的Bp算法作为比较-GA+BP
matlab1
- 在MATLAB运行环境下,滑膜变结构控制遗传算法,pid等程序。-Run in the MATLAB environment, the genetic algorithm variable structure control synovium, pid procedures.
PID-GAs
- PID控制算法和遗传算法混合编程,算出最优解,智能控制部分-PID control algorithm and genetic algorithm hybrid programming, calculate the optimum solution, part of intelligent control
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
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
PID
- 本书主要关于PID仿真的用法,对不同的领域进行了介绍,详细介绍了PID编程,基于遗传算法的PID仿真都进行了介绍-This book is mainly concerned with the use of PID simulation of different areas were introduced, details the PID programming, simulation based on genetic algorithms have been introduced PID
GA_PID
- 通过实属编码的遗传算法,来整定出较好的PID控制参数-Seeking the best parameters for PID by using GA 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)
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参数,自动搜索最有 的PID参数(Using genetic algorithm to optimize PID parameters and automatically search the most PID parameters)