登录
首页 » matlab » Robust-control-and-robust-controller

Robust-control-and-robust-controller

于 2012-10-19 发布 文件大小:2133KB
0 76
下载积分: 1 下载次数: 67

代码说明:

  鲁棒控制与鲁棒控制器设计: 1、线性二次型 Gauss 控制 2、鲁棒控制问题的一般描述 3、鲁棒控制器的计算机辅助设计 4、新鲁棒控制工具箱及应用 5、分数阶控制系统分析与设计(Robust control and robust controller design: linear quadratic Gauss control, a general description of the robust control problem, the computer-aided design of robust controller 4 new Robust Control Toolbox and Application 5 Fractional Control System Analysis and Design)

文件列表:

Robust control and robust controller
....................................\Robust control and robust controller(2).ppt,1265152,2012-09-17
....................................\Robust control and robust controller.ppt,1450496,2012-09-17

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

发表评论

0 个回复

  • radar_display_sim
    本程序主要是对点迹数据进行滤波,形成航迹,并在雷达终端中进行显示。 本程序适用于阵列雷达,只显示一个阵面90度的范围。 由于通常雷达显示图以正北(显示器的正上方)为0度,与polar的零度不同,因此存在转化的问题。 (a program about radar display simulation)
    2020-08-23 14:07:50下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • tab
    This simple function can be used for designing tab panel in matlab using GUIDE
    2020-07-19 20:38:47下载
    积分:1
  • LVBO
    我的数字信号处理课程设计,感觉做的一般。(My digital signal processing curriculum design, make the general feeling.)
    2008-06-06 21:30:52下载
    积分:1
  • GraphicsAndGUIsWithMATLAB3rdEd2003Part1
    Using Graphic in MatLab part 01
    2010-12-13 10:12:47下载
    积分:1
  • test_vectors
    5G通信中的新型多载波技术GFDM相关matlab代码,很新,希望对5G研发人员有帮助(5G Communications GFDM new multi-carrier technology related matlab code, very new, and I hope 5G R & D staff helpful)
    2016-01-21 12:57:53下载
    积分:1
  • PLS
    偏最小二乘法,适用于输入变量的变量提取等(Partial least-squares method, applied to the input variable variable extraction)
    2013-04-12 21:08:48下载
    积分:1
  • asynchronous_machine
    aynchronous machine torq vizualisation
    2014-01-29 00:16:59下载
    积分:1
  • sensorless_PMSM
    永磁同步电机无位置传感器双闭环 1000转左右时运行可靠波形非常好(Permanent magnet synchronous motor without position sensor double closed loop 1000 rpm when running reliable waveform is very good)
    2017-05-26 08:25:42下载
    积分:1
  • Particlefilterpf1
    粒子滤波器PF matlab代码,各行代码都有详细说明
    2010-06-22 10:58:51下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载