登录
首页 » matlab » 基于粒子群算法和遗传算法的PID参数优化

基于粒子群算法和遗传算法的PID参数优化

于 2021-04-28 发布 文件大小:1208KB
0 290
下载积分: 1 下载次数: 45

代码说明:

  基于粒子群算法和遗传算法的PID参数优化程序和相应文档(The Optimization of PID Parameters Based on Particle Swarm Optimization and Genetic Algorithm)

文件列表:

资料\参考书\1.jpg, 136206 , 2018-05-29
资料\参考书\2.jpg, 134531 , 2018-05-29
资料\参考书\3.jpg, 214255 , 2018-05-29
资料\参考书\4.jpg, 247703 , 2018-05-29
资料\参考书\5.jpg, 232996 , 2018-05-29
资料\参考书\6.jpg, 177800 , 2018-05-29
资料\参考书\7.jpg, 128445 , 2018-05-29
资料\源程序\GA_run.m, 477 , 2010-08-23
资料\源程序\PID_Model.mdl, 29558 , 2010-08-22
资料\源程序\PSO.m, 2589 , 2010-08-23
资料\源程序\PSO_PID.m, 174 , 2010-08-22
资料\参考书, 0 , 2018-05-29
资料\源程序, 0 , 2018-05-29
资料, 0 , 2018-05-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LMS
    1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   e(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters: X (n) is the input vector, otherwise known as the training sample W (n) for the weight vector e (n) for the deviation d (n) is the desired output y (n) is the actual output η is the learning rate n is the number of iterations)
    2011-12-10 20:22:05下载
    积分:1
  • RLS
    Simulink realisation of simple RLS equalizer
    2010-11-03 22:16:49下载
    积分:1
  • simulation-of-adaptive-conrol
    simulation of adaptive conrol
    2013-05-27 02:42:51下载
    积分:1
  • genetic
    Genetic Algorithm for Matlab
    2009-10-12 11:37:31下载
    积分:1
  • DFT
    说明:  六个傅里叶变换的例子,包括DFT,DTFT等(Fourier transform of the six examples, including DFT, DTFT, etc.)
    2011-03-30 08:18:45下载
    积分:1
  • Buffon
    用matlab做的蒲丰投针动态仿真实验。用了GUI。投针预测Pi的值。(Using matlab to do Buffon needle cast of dynamic simulation. With a GUI. Needle cast predictive value of Pi.)
    2015-04-08 20:08:55下载
    积分:1
  • ARMA
    本程序可实现ARMA的仿真结束估计,用matlab编写(This procedure enables the simulation end of the ARMA estimates prepared using matlab)
    2010-05-22 02:02:14下载
    积分:1
  • Q1_mpam
    Probability of error 8 PAM
    2014-08-26 21:34:58下载
    积分:1
  • raji1
    in this folder contains the Extract the files and to add the SIFT features.
    2013-10-01 23:49:52下载
    积分:1
  • CPM_LDPC_SCCPM
    基于matlab编写的SCCPM、LDPC+CPM仿真,涉及到LOG-MAP算法,SOVA算法,LOG-BP算法等,全是本人自己编写性能超强。代码过长,每个都几百行,如果疑问联系我Q905432530。用着好一定要给好评!!(Based matlab prepared SCCPM LDPC+CPM simulation involves LOG-MAP algorithm, SOVA algorithm, LOG-BP algorithm, all my own preparation super performance. Code is too long, a few hundred lines each, contact me if doubt Q905432530)
    2021-03-25 10:39:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载