登录
首页 » matlab » SPGL1

SPGL1

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

  • MATLABtsp
    遗传算法求解tsp包括论文和源程序以及必要说明(MATLAB tsp )
    2010-06-14 18:02:59下载
    积分:1
  • SVR-LINEAR
    基于SVR的线性系统的辨识和校验,辨识信号采用幅值为2的随机信号(Linear systems based on SVR identification and validation, identification signal using random signal amplitude of 2)
    2013-09-15 21:22:34下载
    积分:1
  • ICA
    独立分量分析(ICA)以非高斯源信号为研究对象,在统计独立的假设下,对多路观测到的混合信号进行盲信号分离,已广泛应用于无线通信、生物信号提取、语音信号处理、图像处理和噪声抑制等领域。 (The independent component analysis (ICA) addresses non-Gaussian source signals under amusing independent each other, it performs blind separation for multi-channel observed signals. It has widely applied in wireless communication, biological signals extraction, audio signal processing, image processing, and noise reducing and so on.)
    2011-11-21 19:22:54下载
    积分:1
  • psd
    说明:  脑电信号功率谱,用于计算各个通道的功率谱,功率谱密度(The power spectrum of eeg signal is used to calculate the power spectrum and power spectrum density of each channel)
    2020-12-02 17:09:25下载
    积分:1
  • line
    应用于wsn质心定位法,其中未知节点是一个线性移动的点阵。(Wsn used centroid location method, in which the unknown node is a linear movement of the lattice.)
    2013-05-24 08:25:22下载
    积分:1
  • datatm
    用FDTD的方法对3维光子晶体的光子带隙进行模拟,得要直观图。 程序用MATLAB编写。(With the FDTD method on three-dimensional photonic band gap photonic crystal simulation, may be visual map. Programs written with MATLAB.)
    2010-05-18 20:06:41下载
    积分:1
  • ls
    说明:  Arnijo准则非精确搜索程序,可以作为其他优化程序的子程序调用(Arnijo guidelines inexact search program, you can call a subroutine other optimization procedures)
    2013-12-31 21:36:32下载
    积分:1
  • chap3
    刘金坤智能控制与应用这本书的课后MATLAB程序源代码(Liujin Kun intelligent control and application of this book' s after-school program MATLAB source code)
    2015-03-28 15:11:36下载
    积分:1
  • interp_correlation1
    信号提取是信号处理的一个重要技术,如何评价提取信号的性能,相关系数就是一个很好的评价指标!(signal from the signal processing is an important technology, how to assess the performance of signal extraction, the correlation coefficient is a good evaluation index!)
    2006-06-29 17:05:11下载
    积分:1
  • lle
    基于matlab的LLE算法代码,是人脸识别代码中的子程序(LLE algorithm matlab-based code, the code is a subroutine face recognition)
    2013-09-20 17:31:56下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载