登录
首页 » matlab » SingleNeuralNetPID

SingleNeuralNetPID

于 2010-07-09 发布 文件大小:1KB
0 172
下载积分: 1 下载次数: 4

代码说明:

  基于二次型学习算法的单神经元PID控制器源代码(Single Neural Net PID Controller based on second Type learning Algorithm)

文件列表:

Single Neural Net PID Controller based on second Type learning Algorithm.m,1398,2010-03-10

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

发表评论

0 个回复

  • MATLAB
    matlab的一些文件,很好的东西哦,希望对大家有助。(matlab some documents, good things Oh, I hope to help everyone.)
    2008-06-05 23:25:54下载
    积分:1
  • lac
    自己编写的有限元计算程序中生成LA矩阵的模块(genarate LA Matrix)
    2011-06-07 23:50:32下载
    积分:1
  • vehicle-braking
    Matlab的车辆制动系统建模源代码,实例涵括面广,种类多,适用于初学者(The vehicle brake system modeling Matlab source code examples covers a wide range, variety, suitable for beginners)
    2014-02-25 22:23:25下载
    积分:1
  • fwgn
    FWGN信道模型MATLAB编程,对研究信道建模很有帮助(FWGN channel model)
    2011-05-17 11:40:39下载
    积分:1
  • Grover
    在量子智能算法中,针对Grover算法的程序仿真,希望对大家有所帮助(The simulation of the Grover algorithm in the quantum intelligence algorithm.)
    2014-11-08 21:55:22下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • region_split
    一个真实的matlab区域分割后再用白色边界线进行叠加的例子子。(A true matlab region segmentation example sub and then superimposed on the white boundary line.)
    2013-04-04 20:47:35下载
    积分:1
  • recognize-word
    基于matlab神经网络的文字识别 有详细注释(Matlab neural network-based character recognition)
    2013-04-11 10:38:59下载
    积分:1
  • MatlabHuffman
    用Matlab实现Huffman编码,解决对文本的压缩解压(Huffman coding with Matlab realize and solve the text compression decompression)
    2007-11-06 17:21:10下载
    积分:1
  • work
    对超声电机摩擦驱动的仿真,是基于赫兹模型的(Friction of ultrasonic motor-driven simulation, is based on Hertz model)
    2007-11-25 17:19:50下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载