登录
首页 » matlab » yalmip

yalmip

于 2021-03-16 发布 文件大小:600KB
0 257
下载积分: 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 个回复

  • simulink
    简单描述了SIMULINK的基础知识,是初学者较好的教材(Briefly describes the basics of SIMULINK is a good textbook for beginners)
    2010-05-06 19:52:28下载
    积分:1
  • Sound_modulation_A_law_u_law
    脉冲编码调制程序,采用A律和u律,可在GUI中显示变换前后波形区别并播放声音。(A Pulse Code Modulation program based on A-law and u-law. Can display in the GUI waveform before-and-after difference and play the sound.)
    2013-04-01 09:05:59下载
    积分:1
  • LRD
    室内无线定位技术,基于比例圆算法的matlab仿真程序(Indoor wireless positioning technology, based on proportional circle algorithm matlab simulation program)
    2013-10-27 01:01:11下载
    积分:1
  • h
    说明:  这是一篇关于移动机器人路径规划文献。很好的(This is a literature on mobile robot path planning . Good)
    2012-12-02 21:47:04下载
    积分:1
  • mulDNewton
    本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。(The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: initial solution, eps: solution accuracy r: obtain a set of solution, n : the number of iterative steps.)
    2010-01-01 14:18:33下载
    积分:1
  • khyarunb
    是机器学习的例程,构成不同频率的调制信号,有详细的注释,在MATLAB中求图像纹理特征,包括调制,解调,信噪比计算,利用自然梯度算法,可实现对二维数据的聚类,有PMUSIC 校正前和校正后的比较。 ( Machine learning routines, Constituting the modulated signals of different frequencies, There are detailed notes, In the MATLAB image texture feature, Includes the modulation, demodulation, signal to noise ratio calculation, Use of natural gradient algorithm, Can realize the two-dimensional data clustering, A relatively before correction and after correction PMUSIC. )
    2016-04-12 09:27:32下载
    积分:1
  • wtmod
    wavelet transmission
    2010-08-15 22:59:27下载
    积分:1
  • wodewenjian
    说明:  数字图象处理,显示图象性质并且将索引图形转化为二值话图象(digital image processing and display images of nature and graphics index values into two words image)
    2006-04-09 10:24:39下载
    积分:1
  • mohuguizeyumohutuiliji
    模糊规则与模糊推理机,很好的学习模糊规则的资料。简单易懂(Fuzzy rules and fuzzy reasoning machine learning fuzzy rules. Easy to understand)
    2013-03-29 08:12:42下载
    积分:1
  • cycliccodes
    matlab code for bitstuffing in HDLC protocol
    2012-09-05 12:59:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载