搜索资源列表
GA_PID
- 此程序代码为基于遗传算法的PID整定,利用MATLAB编程实现。该程序通过遗传算法实现参数寻优,是一种不需要任何初始信息并可以寻求全局最优解的、高效的优化组合方法。-this procedure code based on genetic algorithms for PID tuning, using MATLAB programming. The procedures through genetic algorithm optimization of the parameters. is a
ycpid
- 遗传算法优化PID程序,MATLAB开发-PID genetic algorithm optimization procedures, the development of MATLAB
mfiles7
- 包含大量遗传算法程序,还有部分PID参数优化函数,希望对朋友们有用。
GA
- 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
MATLABlanguageandapplication
- < 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
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_pid
- 遗传算法优化PID控制,分别采用实数编码和二进制编码-Genetic algorithm to optimize PID control, real-coded and binary coded
PIDYUESHU
- 基于遗传算法二进制编码,带约束的PID参数优化-Binary-coded genetic algorithm-based PID parameter optimization with constraints
GA_PID
- 遗传算法优化PID,解决传统的PID参数采用试凑的方式的问题,从而进行自整定参数- Genetic Algorithm PID,Solve using traditional PID parameters of trial and error approach problems in order to be self-tuning parameters
yichuan
- 使用遗传算法优化PID参数,运行yichuan.m文件,修改模型在test文件中-PID parameter optimization using genetic algorithms, run yichuan.m file, modify the model in the test file
QGA
- 本程序在matlab环境下,基于量子遗传算法对pid控制器进行优化控制,从而完成性能更优-The program in matlab environment, based on quantum genetic algorithm to optimize control of pid controller, thus completing the better performance
chap10
- 遗传算法优化PID控制器或者PD控制器,其中有三个不同的例子可供学习。(The genetic algorithm optimizes the PID controller or the PD controller, in which there are three different examples for learning.)
代码
- MATLAB 代码 第1章 BP神经网络的数据分类——语音特征信号分类 第2章 BP神经网络的非线性系统建模——非线性函数拟合 第3章 遗传算法优化BP神经网络——非线性函数拟合 第4章 神经网络遗传算法函数极值寻优——非线性函数极值寻优 第5章 基于BP_Adaboost的强分类器设计——公司财务预警建模 第6章 PID神经元网络解耦控制算法——多变量系统控制 第7章 RBF网络的回归--非线性函数回归的实现 ....等58章(MATLAB code The first
a
- 基于遗传算法的评价函数(UUV)PID参数的遗传优化(Underwater Unmaned vecile)
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参数优化程序和相应文档(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)
遗传算法PID
- 利用遗传算法优化PID参数,自动搜索最有 的PID参数(Using genetic algorithm to optimize PID parameters and automatically search the most PID parameters)