资源简介
在MATLAB运行就行
代码片段和文件信息
% 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-2016 CVX Research Inc.
% See the file LICENSE.txt for full copyright information.
% The command ‘cvx_where‘ will show where this file is located.
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-03-31 02:03 cvx\
目录 0 2017-03-31 02:03 cvx\sdpt3\
文件 18351 2017-03-31 02:03 cvx\sdpt3\GNU_General_Public_License_v2
文件 6631 2017-03-31 02:03 cvx\sdpt3\install_sdpt3.m
目录 0 2017-03-31 02:03 cvx\sdpt3\dimacs\
文件 58776 2017-03-31 02:03 cvx\sdpt3\dimacs\copo14.mat
文件 7192 2017-03-31 02:03 cvx\sdpt3\dimacs\minphase.mat
文件 580808 2017-03-31 02:03 cvx\sdpt3\dimacs\filter48_socp.mat
文件 478832 2017-03-31 02:03 cvx\sdpt3\dimacs\nql30.mat
文件 488680 2017-03-31 02:03 cvx\sdpt3\dimacs\sched_50_50_scaled.mat
文件 161416 2017-03-31 02:03 cvx\sdpt3\dimacs\hamming_7_5_6.mat
目录 0 2017-03-31 02:03 cvx\sdpt3\Solver\
文件 3465 2017-03-31 02:03 cvx\sdpt3\Solver\convertcmpsdp.m
文件 3205 2017-03-31 02:03 cvx\sdpt3\Solver\schurmat_qblk.m
文件 1315 2017-03-31 02:03 cvx\sdpt3\Solver\NTcorr.m
文件 1313 2017-03-31 02:03 cvx\sdpt3\Solver\HKMcorr.m
文件 2818 2017-03-31 02:03 cvx\sdpt3\Solver\HKMpred.m
文件 1795 2017-03-31 02:03 cvx\sdpt3\Solver\blkbarrier.m
文件 1843 2017-03-31 02:03 cvx\sdpt3\Solver\SDPvalBounds.m
文件 1963 2017-03-31 02:03 cvx\sdpt3\Solver\NTpred.m
文件 5175 2017-03-31 02:03 cvx\sdpt3\Solver\degeneracy.m
文件 1677 2017-03-31 02:03 cvx\sdpt3\Solver\Prod3.m
文件 3957 2017-03-31 02:03 cvx\sdpt3\Solver\symqmr.m
文件 730 2017-03-31 02:03 cvx\sdpt3\Solver\checkdense.m
文件 3358 2017-03-31 02:03 cvx\sdpt3\Solver\HKMrhsfun.m
文件 1614 2017-03-31 02:03 cvx\sdpt3\Solver\NTdirfun.m
文件 4078 2017-03-31 02:03 cvx\sdpt3\Solver\sqlpmisc.m
文件 811 2017-03-31 02:03 cvx\sdpt3\Solver\randmat.m
文件 1389 2017-03-31 02:03 cvx\sdpt3\Solver\skron.m
文件 2027 2017-03-31 02:03 cvx\sdpt3\Solver\svec.m
文件 7591 2017-03-31 02:03 cvx\sdpt3\Solver\read_sdpa.m
............此处省略1443个文件信息
评论
共有 条评论