资源简介
CVX-一款在matlab中,用于解决计算包括凸优化等问题,支持线性优化和二次方优化以及半正定算法。-CVX is a modeling system for constructing and solving disciplined convex programs (DCPs). CVX supports a number of standard problem types, including linear and quadratic programs (LPs/QPs), second-order cone programs (SOCPs), and semidefinite programs (SDPs).
代码片段和文件信息
% CVX: A system for disciplined convex programming.
% CVX is a modeling framework for building constructing and solving
% disciplined convex programs.
%
% cvx_setup - Sets up and tests the cvx distribution.
% cvx_error - Formats text for inclusion in error messages.
% cvx_license - License processing for CVX Professional.
% cvx_startup - Quietly add CVX to your MATLAB path (for startup).
% cvx_version - Returns version and environment information for CVX.
%
% commands/ - Top-level commands to create and control CVX.
% functions/ - Additional functions created specifically for CVX.
% keywords/ - Keywords for declaring variables and objectives
% lib/ - Code for internal use by CVX.
% sdpt3/ - The SDPT3 semidefinite-quadratic-linear solver.
% sedumi/ - The SeDuMi semidefinite-quadratic-linear solver.
% sets/ - CVX set definitions: nonnegative semidefinite etc.
% shims/ - Interface code to connect CVX to solvers.
% structures/ - Matrix structure definitions and utilities.
% doc/ - Documentation (PDF HTML)
% Copyright 2005-2013 CVX Research Inc.
% See the file COPYING.txt for full copyright information.
% The command ‘cvx_where‘ will show where this file is located.
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2013-12-03 17:05 cvx\
目录 0 2013-12-03 17:05 cvx\structures\
文件 589 2013-07-22 19:56 cvx\structures\cvx_s_symmetric.m
文件 1413 2013-07-22 19:56 cvx\structures\cvx_s_sparse.m
文件 425 2013-07-22 19:56 cvx\structures\cvx_s_complex.m
文件 500 2013-07-22 19:56 cvx\structures\cvx_s_upper_hankel.m
文件 9972 2013-09-12 15:19 cvx\structures\cvx_create_structure.m
文件 694 2013-07-22 19:56 cvx\structures\cvx_s_skew_symmetric.m
文件 327 2013-07-22 19:56 cvx\structures\cvx_s_lower_hessenberg.m
文件 693 2013-07-22 19:56 cvx\structures\cvx_replicate_structure.m
文件 1143 2013-07-22 19:56 cvx\structures\cvx_s_banded.m
文件 327 2013-07-22 19:56 cvx\structures\cvx_s_upper_hessenberg.m
文件 594 2013-07-22 19:56 cvx\structures\cvx_s_symmetric_ut.m
文件 327 2013-07-22 19:56 cvx\structures\cvx_s_lower_triangular.m
文件 327 2013-07-22 19:56 cvx\structures\cvx_s_lower_bidiagonal.m
文件 1854 2013-07-22 19:56 cvx\structures\Contents.m
目录 0 2013-12-03 17:05 cvx\structures\@cvx\
文件 1853 2013-07-22 19:56 cvx\structures\@cvx\structures.m
文件 430 2013-07-22 19:56 cvx\structures\cvx_s_hankel.m
文件 303 2013-07-22 19:56 cvx\structures\cvx_s_diagonal.m
文件 313 2013-07-22 19:56 cvx\structures\cvx_s_tridiagonal.m
文件 327 2013-07-22 19:56 cvx\structures\cvx_s_upper_bidiagonal.m
文件 848 2013-07-22 19:56 cvx\structures\cvx_s_hermitian.m
文件 2905 2013-07-22 19:56 cvx\structures\cvx_orthog_structure.m
文件 928 2013-07-22 19:56 cvx\structures\cvx_invert_structure.m
文件 340 2013-07-22 19:56 cvx\structures\cvx_s_scaled_identity.m
文件 330 2013-07-22 19:56 cvx\structures\cvx_s_upper_triangular.m
文件 571 2013-07-22 19:56 cvx\structures\cvx_s_toeplitz.m
文件 9583 2013-12-03 17:05 cvx\cvx_version.m
目录 0 2013-12-03 17:05 cvx\keywords\
文件 1783 2013-07-22 19:56 cvx\keywords\hypograph.m
............此处省略1399个文件信息
- 上一篇:MATLAB 行人检测
- 下一篇:合成孔径雷达成像算法与实现
相关资源
- 二级倒立摆MATLAB仿真程序
- Matlab一元二次方程求解程序
- 一级倒立摆MATLAB程序
- matlab开发-波长调制光谱的二次谐波模
- MATLAB在线性二次型最优控制器设计中
- LED 二次光学设计中的透镜设计.zip
- 空间滤波。阿贝二次成像理论和阿贝
- 障碍法和原对偶内点法解决含有不等
- 基于MATLAB的线性二次型最优控制设计
- 最优化三点二次插值Matlab
- 求解二次规划问题的拉格朗日及有效
- 序列二次规划法及matlab代码
- 机械优化设计之二次插值法matlab
- SQP/序列二次规划完整matlab代码
- MATLAB颜色识别[二次开发,GUI界面,详
- 利用MATLAB设计线性二次型最优控制器
- MATLAB非线性优化fmincon详解
- 序列二次规划算法 matlab实现,内附
- 利用MATLAB构造线性二次型最优控制器
- 基于MATLAB_的线性二次型最优控制器的
- pso algorithms 粒子群算法
- 二次相关时延估计算法
- MATLAB实现拉格朗日插值
- eDrawings 2007 API SDK
- 优化方法的二次规划Matlab代码
- snopt学生版 matlab软件包
- 二次规划 约束预测控制
评论
共有 条评论