• 大小: 6.39MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-11-07
  • 语言: Matlab
  • 标签:

资源简介

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.
%   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.
%   matlab6          - Support functions necessary for MATLAB 6.1 only.
%   sdpt3            - The SDPT3 semidefinite-quadratic-linear solver.
%   sedumi           - The SeDuMi semidefinite-quadratic-linear solver.
%   sets             - CVX set definitions: nonnegative semidefinite etc.
%   structures       - Matrix structure definitions and utilities.
%   cvx_usrguide.pdf - The CVX Users Guide. (PDF file)

% Copyright 2008 Michael C. Grant and Stephen P. Boyd. 
% See the file COPYING.txt for full copyright information.
% The command ‘cvx_where‘ will show where this file is located.

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        553  2008-03-11 21:21  matlab6\Contents.m

     文件        247  2008-03-11 21:21  matlab6\false.m

     文件        245  2008-03-11 21:21  matlab6\true.m

     文件       1135  2007-07-18 11:43  sdpt3\Copyright

     文件        683  2008-04-14 11:02  sdpt3\dimacs\bm1.diary

     文件      58776  2007-05-16 14:31  sdpt3\dimacs\copo14.mat

     文件     580808  2007-05-16 14:31  sdpt3\dimacs\filter48_socp.mat

     文件     161416  2007-05-16 14:31  sdpt3\dimacs\hamming_7_5_6.mat

     文件       7192  2007-05-16 14:31  sdpt3\dimacs\minphase.mat

     文件     478832  2007-05-16 14:31  sdpt3\dimacs\nql30.mat

     文件     488680  2007-05-16 14:31  sdpt3\dimacs\sched_50_50_scaled.mat

     文件       1716  2007-05-16 14:31  sdpt3\Examples\Asum.m

     文件       2576  2007-05-17 20:52  sdpt3\Examples\cheby0.m

     文件       2671  2007-05-17 20:52  sdpt3\Examples\chebyinf.m

     文件       1427  2007-05-16 14:31  sdpt3\Examples\chebymat.m

     文件       3071  2007-05-16 14:31  sdpt3\Examples\control.m

     文件       1078  2007-05-16 14:31  sdpt3\Examples\corrmat.m

     文件       1328  2007-08-10 16:21  sdpt3\Examples\Doptdesign.m

     文件       3181  2007-05-16 14:31  sdpt3\Examples\dwd.m

     文件       2106  2007-05-16 14:31  sdpt3\Examples\etp.m

     文件       1260  2007-05-16 14:31  sdpt3\Examples\geometric_mean.m

     文件       2043  2007-05-16 14:31  sdpt3\Examples\gpp.m

     文件        749  2007-05-16 14:31  sdpt3\Examples\gppschur.m

     文件        609  2007-05-16 14:31  sdpt3\Examples\graph.m

     文件       1442  2007-05-16 14:31  sdpt3\Examples\igmres.m

     文件       1351  2007-05-16 14:31  sdpt3\Examples\lmiexamp1.m

     文件       1776  2007-05-16 14:31  sdpt3\Examples\lmiexamp2.m

     文件       1508  2007-05-16 14:31  sdpt3\Examples\lmiexamp3.m

     文件       1098  2007-05-16 14:31  sdpt3\Examples\lmifun.m

     文件       1182  2007-05-16 14:31  sdpt3\Examples\lmifun2.m

............此处省略1752个文件信息

评论

共有 条评论

相关资源