登录
首页 » matlab » LMI_example

LMI_example

于 2011-04-30 发布 文件大小:282KB
0 135
下载积分: 1 下载次数: 80

代码说明:

  线性矩阵不等式的完整程序,对初学者来说是不错的资料,快下载吧。(LMI complete program for beginners is good information, fast to download it.)

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

发表评论

0 个回复

  • 1000
    利用双线性变换法,设计一个0.4dB截止频率为10kHz且在30kHz处有最小阻带衰减为50dB的数字巴特沃兹低通滤波器,其抽样率为100kHz。利用教材(4.35)式求解原型模拟滤波器的阶数,并利用Matlab的M文件buttap设计模拟原型滤波器。用M文件bilinear将模拟滤波器传输函数变换成期望的数字传输函数。请用Matlab画出其增益和相位响应,并给出设计的具体步骤。(fuck!!!)
    2010-11-15 15:20:08下载
    积分: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
  • Untitled
    用matlab仿真模糊控制器,有一定的帮助(fuzzy pid controller)
    2009-05-08 12:40:50下载
    积分:1
  • matlab
    回波的产生与消除,在延迟情况下的仿真结果显示(Echo generation and elimination of the delay simulation results show that in case of)
    2011-04-27 12:14:33下载
    积分:1
  • sadfasf
    this is matlab source
    2011-06-12 00:42:07下载
    积分:1
  • FOChS
    Demo for the Fractional-Order Chaotic Systems (FOChS) - functions
    2013-08-19 04:56:59下载
    积分:1
  • PMusic
    阵列信号处理中PMUSIC 校正前和校正后的比较(Array Signal Processing PMUSIC correction compared before and after correction)
    2011-11-16 21:56:14下载
    积分:1
  • takahashi
    A new quick-response and high efficiency control strategy of an induction motor
    2010-06-25 21:39:42下载
    积分:1
  • boostconv
    basically boost converter
    2011-10-24 02:25:43下载
    积分:1
  • 压裂水平气井产能分析 FractUnstable
    压裂水平气井产能分析 Malab 源程序代码(Productivity analysis of fractured horizontal wells)
    2015-08-18 23:17:25下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载