登录
首页 » matlab » yalmip

yalmip

于 2021-03-16 发布 文件大小:600KB
0 256
下载积分: 1 下载次数: 115

代码说明:

  国外专家做的求解LMI鲁棒控制的工具箱,可以相对高效的解决LMI问题(foreign tool box of matlab,good method to solve problem of robust LMI)

文件列表:

yalmip
......\@sdpvar
......\.......\abs.m
......\.......\and.m
......\.......\any.m
......\.......\assign.m
......\.......\binary.m
......\.......\blkdiag.m
......\.......\bounds.m
......\.......\clean.m
......\.......\clearsdpvar.m
......\.......\cone.m
......\.......\conj.m
......\.......\Contents.m
......\.......\conv.m
......\.......\ctranspose.m
......\.......\cut.m
......\.......\degreduce.m
......\.......\degree.m
......\.......\depends.m
......\.......\det.m
......\.......\diag.m
......\.......\diff.m
......\.......\display.m
......\.......\double.m
......\.......\eig.m
......\.......\end.m
......\.......\eq.m
......\.......\exp.m
......\.......\exponents.m
......\.......\extractkyp.m
......\.......\false.m
......\.......\find.m
......\.......\fliplr.m
......\.......\flipud.m
......\.......\ge.m
......\.......\generateAB.m
......\.......\getbase.m
......\.......\getbasematrix.m
......\.......\getbasematrixwithoutcheck.m
......\.......\getbasevectorwithoutcheck.m
......\.......\gethackflag.m
......\.......\getsosrank.m
......\.......\getvariables.m
......\.......\getvariablesvector.m
......\.......\gt.m
......\.......\hankel.m
......\.......\homogenize.m
......\.......\horzcat.m
......\.......\imag.m
......\.......\integer.m
......\.......\is.m
......\.......\isequal.m
......\.......\ishermitian.m
......\.......\isinteger.m
......\.......\islinear.m
......\.......\ismember.m
......\.......\isreal.m
......\.......\issymmetric.m
......\.......\jacobian.m
......\.......\kron.m
......\.......\kyp.m
......\.......\le.m
......\.......\length.m
......\.......\loadobj.m
......\.......\lt.m
......\.......\max.m
......\.......\min.m
......\.......\minus.m
......\.......\mldivide.m
......\.......\model.m
......\.......\mpower.m
......\.......\mrdivide.m
......\.......\mtimes.m
......\.......\nnz.m
......\.......\nonlineartocone.m
......\.......\norm.m
......\.......\not.m
......\.......\numel.m
......\.......\or.m
......\.......\parametric.m
......\.......\plot.m
......\.......\plus.m
......\.......\power.m
......\.......\prod.m
......\.......\quaddecomp.m
......\.......\rank.m
......\.......\rcone.m
......\.......\rdivide.m
......\.......\real.m
......\.......\recovermonoms.m
......\.......\relaxdouble.m
......\.......\replace.m
......\.......\repmat.m
......\.......\reshape.m
......\.......\rot90.m
......\.......\saveobj.m
......\.......\sdp2mat.m
......\.......\sdpvar.m
......\.......\sdpvarfun.m

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

发表评论

0 个回复

  • CHAPTER1
    先进PID控制及其MATLAB仿真程序的第一部分(Advanced PID control and its MATLAB simulation program the first part of)
    2007-12-26 17:40:32下载
    积分:1
  • matlabarray
    这是一些matlab函数:欧拉公式一、格斯比函数等等 它是一些已知的m文件 可以方便的导入(this is matlab function euler1 and gossibi it s a .m file and can be join in easily)
    2009-04-30 20:50:08下载
    积分:1
  • segment_chainCode1
    该程序完成的是通过使用所提供的链码(一种方向码)来画出链码所表示的轮廓。所画轮廓在原图上是黑色的线。(the code is used for draw the outline of the region of interest which is show by the chaincode)
    2010-02-26 19:09:12下载
    积分:1
  • sBfo_Samp1NoNoise
    在不加噪声的情况下,利用细菌觅食优化算法(BFA)辨识NARMAX模型(In the case without noise, the use of bacterial foraging algorithm (BFA) Identification NARMAX model)
    2020-10-11 21:27:32下载
    积分:1
  • Matlab-GUI-Handbook
    matlab GUI手册,学习gui图形界面的好教材。(matlab GUI manual, a good graphical interface gui learning materials.)
    2011-06-16 01:29:49下载
    积分:1
  • CNN-with-three-pooling-strategy
    这是matlab的代码,将cnn进行三次池化的代码,可以作为学习卷积神经网络的入门例子(This is a matlab code that will perform three pooled cnn code can be used as a convolution neural network learning introductory example)
    2020-10-22 11:27:23下载
    积分:1
  • sdof
    单自由度振动系统,求其频响函数,改变质量,阻尼,刚度对频响函数的影响(Single degree of freedom vibration system, find the frequency response function, changing the impact mass, damping and stiffness of the FRF)
    2014-01-17 23:53:34下载
    积分:1
  • cst
    H.S.Park, D-S.Kim, and W.H.Kwon "A Scheduling Method for Network-based Control Systems", IEEE Transaction on Control System Technology, Vol.10, No.3, pp. 318-330, May, 2002 (Simulation Example 1- Matlab Code) (HSPark, DS.Kim, and WHKwon A Scheduling Method for Network-based Control Systems , IEEE Transaction on Control System Technology, Vol.10, No.3, pp. 318-330, May, 2002 (Simulation Example 1- Matlab Code))
    2008-02-27 13:22:31下载
    积分:1
  • matlab-uniquac
    本程序使用matlab语言,编制了一个基于通用似化学活度系数模型来计算四组分反应体系中各组分的汽液平衡状态的程序.(This procedure using the matlab language, developed a chemical based on a common activity coefficient model seems to calculate the four-component reaction system of the components of the vapor-liquid equilibrium of the program.)
    2020-08-30 20:48:10下载
    积分:1
  • kalman_demo
    Small demo of applying a Kalman Filter to a simple problem.
    2013-11-04 19:04:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载