登录
首页 » matlab » SPGL1

SPGL1

于 2020-06-20 发布 文件大小:317KB
0 203
下载积分: 1 下载次数: 1

代码说明:

  SPGL1: A solver for large-scale sparse reconstruction(% SPGL1: A solver for large-scale sparse reconstruction % Version 1.7 (May 20, 2009) % % Files % spg_bp - Solve the basis pursuit (BP) problem % spg_bpdn - Solve the basis pursuit denoise (BPDN) problem % spg_lasso - Solve the LASSO problem % spg_mmv - Solve the multiple measurement vector (MMV) problem % spg_group - Solve the group-sparse BPDN problem % spgdemo - Demonstrates the use of the SPGL1 solver % spgl1 - Expert driver for BP, BPDN, and LASSO problems % spgSetParms - Set options for SPGL1 % spgsetup - Compile the SPGL1 MEX interfaces % % $Id: Contents.m 1384 2009-05-20 19:09:37Z ewout78 $)

文件列表:

SPGL1, 0 , 2018-01-30
SPGL1\.git, 0 , 2018-01-16
SPGL1\.git\HEAD, 23 , 2018-01-16
SPGL1\.git\config, 322 , 2018-01-16
SPGL1\.git\description, 73 , 2018-01-16
SPGL1\.git\hooks, 0 , 2018-01-16
SPGL1\.git\hooks\applypatch-msg.sample, 452 , 2018-01-16
SPGL1\.git\hooks\commit-msg.sample, 896 , 2018-01-16
SPGL1\.git\hooks\post-commit.sample, 160 , 2018-01-16
SPGL1\.git\hooks\post-receive.sample, 552 , 2018-01-16
SPGL1\.git\hooks\post-update.sample, 189 , 2018-01-16
SPGL1\.git\hooks\pre-applypatch.sample, 398 , 2018-01-16
SPGL1\.git\hooks\pre-commit.sample, 1578 , 2018-01-16
SPGL1\.git\hooks\pre-rebase.sample, 4951 , 2018-01-16
SPGL1\.git\hooks\prepare-commit-msg.sample, 1239 , 2018-01-16
SPGL1\.git\hooks\update.sample, 3611 , 2018-01-16
SPGL1\.git\index, 5616 , 2018-01-16
SPGL1\.git\info, 0 , 2018-01-16
SPGL1\.git\info\exclude, 240 , 2018-01-16
SPGL1\.git\logs, 0 , 2018-01-16
SPGL1\.git\logs\HEAD, 165 , 2018-01-16
SPGL1\.git\logs\refs, 0 , 2018-01-16
SPGL1\.git\logs\refs\heads, 0 , 2018-01-16
SPGL1\.git\logs\refs\heads\master, 165 , 2018-01-16
SPGL1\.git\objects, 0 , 2018-01-16
SPGL1\.git\objects\info, 0 , 2019-08-02
SPGL1\.git\objects\pack, 0 , 2018-01-16
SPGL1\.git\objects\pack\pack-82ef027c396645c81976e71acd06e9314d4ed8f8.idx, 7008 , 2018-01-16
SPGL1\.git\objects\pack\pack-82ef027c396645c81976e71acd06e9314d4ed8f8.pack, 149684 , 2018-01-16
SPGL1\.git\packed-refs, 231 , 2018-01-16
SPGL1\.git\refs, 0 , 2018-01-16
SPGL1\.git\refs\heads, 0 , 2018-01-16
SPGL1\.git\refs\heads\master, 41 , 2018-01-16
SPGL1\.git\refs\remotes, 0 , 2018-01-16
SPGL1\.git\refs\remotes\origin, 0 , 2018-01-16
SPGL1\.git\refs\remotes\origin\HEAD, 32 , 2018-01-16
SPGL1\.git\refs\tags, 0 , 2019-08-02
SPGL1\.gitattributes, 196 , 2018-01-16
SPGL1\.gitignore, 25 , 2018-01-16
SPGL1\COPYING, 26940 , 2018-01-16
SPGL1\ChangeLog, 4650 , 2018-01-16
SPGL1\Contents.m, 712 , 2018-01-16
SPGL1\NormGroupL2_dual.m, 191 , 2018-01-16
SPGL1\NormGroupL2_primal.m, 183 , 2018-01-16
SPGL1\NormGroupL2_project.m, 392 , 2018-01-16
SPGL1\NormL12_dual.m, 232 , 2018-01-16
SPGL1\NormL12_primal.m, 218 , 2018-01-16
SPGL1\NormL12_project.m, 487 , 2018-01-16
SPGL1\NormL1NN_dual.m, 125 , 2018-01-16
SPGL1\NormL1NN_primal.m, 133 , 2018-01-16
SPGL1\NormL1NN_project.m, 224 , 2018-01-16
SPGL1\NormL1_dual.m, 66 , 2018-01-16
SPGL1\NormL1_primal.m, 66 , 2018-01-16
SPGL1\NormL1_project.m, 238 , 2018-01-16
SPGL1\README, 3004 , 2018-01-16
SPGL1\options.project, 0 , 2018-01-30
SPGL1\private, 0 , 2018-01-29
SPGL1\private\ensure.m, 1602 , 2018-01-16
SPGL1\private\heap.c, 6606 , 2018-01-16
SPGL1\private\heap.h, 3765 , 2018-01-16
SPGL1\private\lsqr.m, 12173 , 2018-01-16
SPGL1\private\oneProjector.m, 2927 , 2018-01-16
SPGL1\private\oneProjectorCore.c, 5876 , 2018-01-16
SPGL1\private\oneProjectorCore.h, 1519 , 2018-01-16
SPGL1\private\oneProjectorMex.c, 4547 , 2018-01-16
SPGL1\private\oneProjectorMex.m, 3927 , 2018-01-16
SPGL1\private\oneProjectorMex.mexglx, 10390 , 2018-01-16
SPGL1\private\oneProjectorMex.mexmaci, 17664 , 2018-01-16
SPGL1\private\oneProjectorMex.mexmaci64, 13640 , 2018-01-16
SPGL1\private\oneProjectorMex.mexw32, 9216 , 2018-01-16
SPGL1\private\oneProjectorMex.mexw64, 19456 , 2018-01-29
SPGL1\spgSetParms.m, 4958 , 2018-01-16
SPGL1\spg_bp.m, 1641 , 2018-01-16
SPGL1\spg_bpdn.m, 1857 , 2018-01-16
SPGL1\spg_group.m, 2694 , 2018-01-16
SPGL1\spg_lasso.m, 1672 , 2018-01-16
SPGL1\spg_mmv.m, 2949 , 2018-01-16
SPGL1\spgdemo.m, 16633 , 2018-01-16
SPGL1\spgl1.m, 32355 , 2018-01-16
SPGL1\spgsetup.m, 1649 , 2018-01-16
SPGL1\web, 0 , 2018-01-16
SPGL1\web\MENU, 313 , 2018-01-16
SPGL1\web\Makefile, 546 , 2018-01-16
SPGL1\web\changelog.jemdoc, 1802 , 2018-01-16
SPGL1\web\citing.jemdoc, 1254 , 2018-01-16
SPGL1\web\download.jemdoc, 1129 , 2018-01-16
SPGL1\web\examples, 0 , 2018-01-16
SPGL1\web\examples\partialFourier.m, 255 , 2018-01-16
SPGL1\web\examples\spg_lasso.html, 6690 , 2018-01-16
SPGL1\web\examples\spgexamples.html, 18042 , 2018-01-16
SPGL1\web\examples\spgexamples.png, 1711 , 2018-01-16
SPGL1\web\examples\spgexamples_01.png, 4992 , 2018-01-16
SPGL1\web\examples\spgexamples_02.png, 5797 , 2018-01-16
SPGL1\web\examples\spgexamples_03.png, 5667 , 2018-01-16
SPGL1\web\examples\spgexamples_04.png, 3922 , 2018-01-16
SPGL1\web\examples\spgextensions.html, 14106 , 2018-01-16
SPGL1\web\examples\spgextensions.png, 2948 , 2018-01-16
SPGL1\web\examples\spgextensions_01.png, 5754 , 2018-01-16
SPGL1\web\examples\spgextensions_02.png, 6307 , 2018-01-16
SPGL1\web\extensions, 0 , 2018-01-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB7_0jcjc
    matlab 7.0基础教程中文版。全书386页,实用超星阅览器阅读。(matlab 7.0 Essentials Chinese version. Book 386, practical Chaoxing reader to read.)
    2007-10-26 17:45:11下载
    积分:1
  • Vehicle_dynamics_analysis_program
    汽车动力学分析程序.车辆.航空和能动工程方面的同志可以参考,也可以作为Matlab GUI编程的经典范例(Vehicle dynamics analysis program. Vehicles. Airways and dynamic engineering comrades can refer, but also can be used as a classic example of Matlab GUI programming)
    2010-03-12 22:20:29下载
    积分:1
  • MVDR
    Rubust beamforming with convex optimization
    2014-03-02 17:06:22下载
    积分:1
  • fuzzy-clustering
    用matlabr2009编程实现神经网络模糊聚类算法,采用cell工具把整个程序分为以下几个部分(Programming neural network with matlabr2009 fuzzy clustering algorithm, using cell tools to the entire program is divided into the following sections)
    2011-06-30 08:28:29下载
    积分:1
  • modulat16qam
    this program will modulate 16QAM with different roll of factor with different BER and plot them
    2013-12-26 21:06:34下载
    积分:1
  • cwp_su_all_43R1
    地震信号处理的各种代码,包含SU等的程序,对要写这方面程序的有很大用处(Various seismic signal processing code, write this regard the program very useful)
    2012-08-28 20:45:21下载
    积分:1
  • minSNRrequired
    对于不同的检测距离,雷达对应脉冲宽度相对所要求的信噪比SNR曲线。(The different detection distances corresponding to the pulse width of the radar relative to the SNR required for the curve.)
    2013-10-21 09:52:42下载
    积分:1
  • radarsiggen
    一个雷达信号产生模拟器 by matlab(a radar signal generation program)
    2013-10-03 13:13:02下载
    积分:1
  • rader_sort
    说明:  产生四部雷达信号,并对其进行分选,包括抖动,参差等信号(Four radar signals are generated and sorted)
    2020-08-21 20:44:07下载
    积分:1
  • finalUKF
    二维近似匀速运动模型 目标速度:V=150 并且与X轴的夹角为35度 假设传感器静止不动 (ukf)
    2010-11-22 16:02:44下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载