readme.txt
来自「国外专家做的求解LMI鲁棒控制的工具箱,可以相对高效的解决LMI问题」· 文本 代码 · 共 37 行
TXT
37 行
*****************************************
6 steps towards a successful installation
*****************************************
1)
Remove any old version of YALMIP
2)
unzip yalmip.zip. This should create the structure
/yalmip
/yalmip/@sdpvar
/yalmip/demos
/yalmip/extras
/yalmip/solvers
/yalmip/htmldata
3)
Put /yalmip, /yalmip/extras, /yalmip/solvers and /yalmip/demos in your
MATLAB path
4)
Make sure to have the desired solvers in your path.
5)
Restart Matlab, or at-least type "clear classes".
6)
Run yalmiptest.m and everything should work (as long as you have the
necessary solvers). Run yalmipdemo for some examples and a brief tutorial.
The html help-files contain a lot of additional examples
*****************************************
Comments and bug-reports are higly appreciated.
Johan L鰂berg, ETH Z黵ich.
loefberg@control.ee.ethz.ch
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?