搜索资源列表
UsingGAforpidcontrol
- 基于遗传算法(GA)设计了pid控制器,仿真结果良好。-based on genetic algorithm (GA) pid controller design, simulation good results.
GA
- matlab pid算法的详细算法 还不错-matlab pid algorithm detailed algorithm is also good
GAPLL
- ga的一个仿真例子程序,还不错,用起来效果比较好,需要自己根据项目情况写适应度函数-ga a simulation example of the procedure, but also good to use effect is better, the basis of project information required to write their own fitness function
GA
- 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
lqxpid_gaf
- ga算法 优化PID参数 功能简单实用 很好很强大-let us go
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
GA
- optimal pid control design for a plant using GA. Here ISE is taken as objective function
m572b
- 线性连续系统的数字PID控制(用GA整定PID参数) -Linear continuous system of digital PID control (with GA tuning PID parameters)
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.
tuning-PID-parameters-by-GA
- 通过遗传算法来确定PID控制器的参数问题,仿真程序可用,运行环境为matlab-By using the genetic algorithm to the optimal parameters of the PID, the program can be run, the operating environment for the MATLAB
genitic-algorithme-PID-MCC
- this a god programme of control of induction machine with PID regulator and in same time optimize the parametre of PID with GA(genitic algorithme)-this is a god programme of control of induction machine with PID regulator and in same time optimize th
GApid_function
- GA PID FITNESS FUNCTION
GA-PID
- 将遗传算法应用于PID整定。可完美运行,效果已测试,可达到较好的控制效果-Applying Genetic Algorithm for the PID parameters fine tuning.
PSO&GA
- 本文件对PID参数kp,ki,kd进行寻优,以ITAE作为指标函数。 PSO 文件中有详细的参数设置和寻优过程 GA寻优与PSO寻优作为对比出现 figure1展示了随着迭代次数的变化,适应度函数的收敛情况 figure2展示了kp,ki,kd的迭代情况 ht 文件是用来画图的 问题解决思路.pdf 简要介绍了粒子群算法寻优的过程(In this document, the PID parameters KP, Ki, KD are optimized, and ITAE is us
ga-PID
- 这个编程是关于控制方面的,关于遗传算法的(This programming is about control On Genetic Algorithms)
pid_tuuning based ga
- pid controller parameter tunnig by genetic algorithm :in this code and simulation file we tunnig pid controller for dc motor by minimum overshot and rising time
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
GA
- 一个使用遗传算法整定PID参数的例程,使用M文件调用Simulink模型。(A routine that uses genetic algorithms to tune the PID parameters uses the M file to call the Simulink model.)
遗传算法优化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)
