资源简介
yalmip是一位“集大成者”,它不仅自己包含基本的线性规划求解算法,比如linprog(线性规划)、bintprog(二值线性规划)、bnb(分支界定算法)等,他还提供了对cplex、GLPK、lpsolve等求解工具包更高层次的包装。更为可贵的是,yalmip真正实现了建模和算法二者的分离,它提供了一种统一的、简单的建模语言,针对所有的规划问题,都可以用这种统一的方式建模;至于用哪种求解算法,你只需要通过一次简单的参数配置指定就可以了,甚至不用你指定,yalmip会自动为你选择最适合的算法
代码片段和文件信息
% YALMIP
% Version 17-August-2018
% Help on http://yalmip.github.io
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-08-17 07:20 YALMIP-master\
目录 0 2018-08-17 07:20 YALMIP-master\@sdpvar\
文件 2681 2018-08-17 07:20 YALMIP-master\@sdpvar\abs.m
文件 334 2018-08-17 07:20 YALMIP-master\@sdpvar\accumarray.m
文件 419 2018-08-17 07:20 YALMIP-master\@sdpvar\acos.m
文件 716 2018-08-17 07:20 YALMIP-master\@sdpvar\acosh.m
文件 807 2018-08-17 07:20 YALMIP-master\@sdpvar\acot.m
文件 2573 2018-08-17 07:20 YALMIP-master\@sdpvar\addfactors.m
文件 791 2018-08-17 07:20 YALMIP-master\@sdpvar\addgkyp.m
文件 456 2018-08-17 07:20 YALMIP-master\@sdpvar\addleftfactor.m
文件 458 2018-08-17 07:20 YALMIP-master\@sdpvar\addrightfactor.m
文件 822 2018-08-17 07:20 YALMIP-master\@sdpvar\and.m
文件 214 2018-08-17 07:20 YALMIP-master\@sdpvar\any.m
文件 881 2018-08-17 07:20 YALMIP-master\@sdpvar\asec.m
文件 733 2018-08-17 07:20 YALMIP-master\@sdpvar\asin.m
文件 677 2018-08-17 07:20 YALMIP-master\@sdpvar\asinh.m
文件 1726 2018-08-17 07:20 YALMIP-master\@sdpvar\assign.m
文件 1152 2018-08-17 07:20 YALMIP-master\@sdpvar\atan.m
文件 736 2018-08-17 07:20 YALMIP-master\@sdpvar\beta.m
文件 636 2018-08-17 07:20 YALMIP-master\@sdpvar\binary.m
文件 2759 2018-08-17 07:20 YALMIP-master\@sdpvar\blkdiag.m
文件 1064 2018-08-17 07:20 YALMIP-master\@sdpvar\bounds.m
文件 203 2018-08-17 07:20 YALMIP-master\@sdpvar\brutepersp.m
文件 367 2018-08-17 07:20 YALMIP-master\@sdpvar\bsxfun.m
文件 358 2018-08-17 07:20 YALMIP-master\@sdpvar\cat.m
文件 1185 2018-08-17 07:20 YALMIP-master\@sdpvar\ceil.m
文件 326 2018-08-17 07:20 YALMIP-master\@sdpvar\circshift.m
文件 854 2018-08-17 07:20 YALMIP-master\@sdpvar\clean.m
文件 825 2018-08-17 07:20 YALMIP-master\@sdpvar\cleandoublefactors.m
文件 258 2018-08-17 07:20 YALMIP-master\@sdpvar\clear_poly_dep.m
文件 47 2018-08-17 07:20 YALMIP-master\@sdpvar\clearconic.m
............此处省略1302个文件信息
- 上一篇:西安电子科技大学信号与系统习题册&答案
- 下一篇:数据结构复试/夏令营面试常问问题
评论
共有 条评论