• 大小: 10.81MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-10-08
  • 语言: Matlab
  • 标签: matlab  cvx  

资源简介

matlab的cvx工具包,运行setup即可

资源截图

代码片段和文件信息

% 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-2014 CVX Research Inc.
% See the file LICENSE.txt for full copyright information.
% The command ‘cvx_where‘ will show where this file is located.

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-06-11 01:44  cvx\
     目录           0  2015-06-11 01:43  cvx\sdpt3\
     文件       18351  2015-06-11 01:43  cvx\sdpt3\GNU_General_Public_License_v2
     文件        6631  2015-06-11 01:43  cvx\sdpt3\install_sdpt3.m
     目录           0  2015-06-11 01:43  cvx\sdpt3\dimacs\
     文件       58776  2015-06-11 01:43  cvx\sdpt3\dimacs\copo14.mat
     文件        7192  2015-06-11 01:43  cvx\sdpt3\dimacs\minphase.mat
     文件      580808  2015-06-11 01:43  cvx\sdpt3\dimacs\filter48_socp.mat
     文件      478832  2015-06-11 01:43  cvx\sdpt3\dimacs\nql30.mat
     文件      488680  2015-06-11 01:43  cvx\sdpt3\dimacs\sched_50_50_scaled.mat
     文件      161416  2015-06-11 01:43  cvx\sdpt3\dimacs\hamming_7_5_6.mat
     目录           0  2015-06-11 01:43  cvx\sdpt3\Solver\
     文件        3465  2015-06-11 01:43  cvx\sdpt3\Solver\convertcmpsdp.m
     文件        3205  2015-06-11 01:43  cvx\sdpt3\Solver\schurmat_qblk.m
     文件        1315  2015-06-11 01:43  cvx\sdpt3\Solver\NTcorr.m
     文件        1313  2015-06-11 01:43  cvx\sdpt3\Solver\HKMcorr.m
     文件        2818  2015-06-11 01:43  cvx\sdpt3\Solver\HKMpred.m
     文件        1795  2015-06-11 01:43  cvx\sdpt3\Solver\blkbarrier.m
     文件        1843  2015-06-11 01:43  cvx\sdpt3\Solver\SDPvalBounds.m
     文件        1963  2015-06-11 01:43  cvx\sdpt3\Solver\NTpred.m
     文件        5175  2015-06-11 01:43  cvx\sdpt3\Solver\degeneracy.m
     文件        1677  2015-06-11 01:43  cvx\sdpt3\Solver\Prod3.m
     文件        3957  2015-06-11 01:43  cvx\sdpt3\Solver\symqmr.m
     文件         730  2015-06-11 01:43  cvx\sdpt3\Solver\checkdense.m
     文件        3358  2015-06-11 01:43  cvx\sdpt3\Solver\HKMrhsfun.m
     文件        1614  2015-06-11 01:43  cvx\sdpt3\Solver\NTdirfun.m
     文件        4078  2015-06-11 01:43  cvx\sdpt3\Solver\sqlpmisc.m
     文件         811  2015-06-11 01:43  cvx\sdpt3\Solver\randmat.m
     文件        1389  2015-06-11 01:43  cvx\sdpt3\Solver\skron.m
     文件        2027  2015-06-11 01:43  cvx\sdpt3\Solver\svec.m
     文件        7591  2015-06-11 01:43  cvx\sdpt3\Solver\read_sdpa.m
............此处省略1755个文件信息

评论

共有 条评论