登录
首页 » matlab » SPGL1

SPGL1

于 2020-06-20 发布 文件大小:317KB
0 148
下载积分: 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 个回复

  • insertion
    全速执行到包含插入点光标所在的行,可以作为在插入点光标处设置常规断点的一种选择. C中调用Matlab函数.注意,当光标处不是一个有效的执行语句时此功能将不起作用. (Contains the insertion point at full speed to the line where the cursor can be used as the cursor at the insertion point at an option to set a breakpoint routine. C to call Matlab function. Note that when the cursor is not an effective implementation of the statement can not afford this feature effect.)
    2010-01-16 09:19:33下载
    积分:1
  • detect
    Detection Algorithm in maltlab
    2013-10-01 20:40:29下载
    积分:1
  • G_H__Self_collimation
    二维光子晶体中,自聚焦光束在光子晶体边界上的古斯汉欣位移模拟,配P M L吸收边界.(Self-focusing beam the displacement of G-Ssimulation in a photonic crystal boundary in two-dimensional photonic crystal with PML absorbing boundary.)
    2021-03-26 20:09:13下载
    积分:1
  • matlab-wenduchang
    一个关于温度场的Matlab的源程序可以查询不同坐标的温度(A temperature field on Matlab source temperature can query different coordinate)
    2013-11-14 09:46:15下载
    积分:1
  • ECG
    ECG signal feature extraction
    2015-02-03 21:13:12下载
    积分:1
  • Maxiflowminicut
    最大流和最小截算法,在这个函数的编制中存在一个细节,当任取一个已标号未检查的点的时候,我取的最靠前的点。如果加进随机选取的语句,每次运行程序可能会出现不同的最大流结果。(Maximum flow and minimum cut algorithms, in this function exists in the preparation of a detail, if any label does not take a check point has been, I get the most front point. If the statement is added to randomly selected for each run the program may come up with different results of maximum flow.)
    2010-03-07 21:26:27下载
    积分:1
  • ch9
    MATLAB科学计算与工程分析源代码源程序8(MATLAB scientific computing and engineering analysis of the source code source 8)
    2009-03-24 11:18:21下载
    积分:1
  • matlab_gui
    matlab gui 简明教程 快速了解gui(matlab gui )
    2013-12-06 21:46:39下载
    积分:1
  • local_linear_smoothing
    Matlab functions implementing non-parametric local linear smoothing (LLS) for one-dimensional curve fitting: yi = f(xi) + ei for i = 1, 2, ..., n. The toolbox contains: (i) the usual LLS estimator, see e.g. [1] (ii) a jump-preserving (two-sided) LLS estimator proposed in [2] (iii) a modified version of the two-sided LLS proposed in [3].(Matlab functions implementing non-parametric local linear smoothing (LLS) for one-dimensional curve fitting: yi = f(xi)+ ei for i = 1, 2, ..., n. The toolbox contains: (i) the usual LLS estimator, see e.g. [1] (ii) a jump-preserving (two-sided) LLS estimator proposed in [2] (iii) a modified version of the two-sided LLS proposed in [3].)
    2013-05-05 13:17:42下载
    积分:1
  • hiefai_v70
    本程序的性能已经超过其他算法,小波包分析提取振动信号中的特征频率,采用累计贡献率的方法。( This program has exceeded the performance of other algorithms, Wavelet packet analysis to extract vibration signal characteristic frequency, The method of cumulative contribution rat.)
    2016-12-06 12:54:26下载
    积分:1
  • 696518资源总数
  • 105446会员总数
  • 13今日下载