登录
首页 » matlab » CHAP4_2

CHAP4_2

于 2009-06-05 发布 文件大小:1KB
0 81
下载积分: 1 下载次数: 5

代码说明:

  采用二次型性能指标学习算法的PID控制程序,欢迎下载。(The use of quadratic performance index of the learning algorithm PID control procedures, please download.)

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

发表评论

0 个回复

  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • Matlab-and-Simulink
    MATLAB 实验教程,说明!以及手把手的交给你!
    2011-05-05 20:01:16下载
    积分:1
  • 求解非线性代数方组的有效方法 Newton-Raphson
    牛顿-拉夫逊法在数学上是求解非线性代数方程组的有效方法,其要点是把非线性方程求解过程变成反复地对相应的线性方程进行求解的过程。(Newton- Raphson method in mathematics is an effective method for solving nonlinear algebraic equations, the point is that the non-linear equation solving process into the process repeated for the corresponding linear equation solving.)
    2020-07-08 16:38:56下载
    积分:1
  • faultsimulation
    force simulation of induction motor
    2011-12-09 13:38:20下载
    积分:1
  • 利用JPDA算法进行多目标数据关联仿真 main_JPDA
    利用JPDA算法进行多目标数据关联仿真,实现多目标连续跟踪(Using the JPDA algorithm to carry out multi objective data association simulation)
    2020-07-08 15:38:56下载
    积分:1
  • ZSOURCEINVERTER
    This paper proposes an improved Z-source inverter topology. Compared to the traditional Z-source inverter, it can reduce the Z-source capacitor voltage stress significantly to perform the same voltage boost, and has inherent limitation to inrush current at startup. The control strategy of the proposed Z-source inverter is exactly the same as the traditional one, so all the existing control strategy can be used directly. A soft-start strategy is also proposed to suppress the inrush surge and the resonance of Z-source capacitors and inductors. The operation principle of the proposed topology and comparison with the traditional topology are analyzed in detail. Simulation and experimental results are given to demonstrate the new features of the improved topology.
    2014-10-21 13:56:07下载
    积分:1
  • MATLAByuyanjichu01
    第04讲MATLAB语言基础-数字图像处理课件-matlab语言基础,很适合做图像如理入门使用,(Digital image processing based on matlab language courseware), such as introduction to use, very suitable for image series 1)
    2013-11-13 20:16:20下载
    积分:1
  • hrr_profile
    lfm信号的处理,lfm信号的处理的matlab仿真(lfm signal processing)
    2013-11-04 22:28:56下载
    积分:1
  • FC_AE
    fc-ae1553协议,光纤通道,总线应用(fc-ae1553 protocol, Fibre Channel, Bus Applications)
    2013-12-23 14:28:21下载
    积分:1
  • Computation_of_Line_Parameters
    Computation of line parameters
    2010-12-14 14:43:40下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 47今日下载