登录
首页 » matlab » SPGL1

SPGL1

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

  • 1258745tsp
    做tsp的matlab仿真程序,31个城市遍历,仿真效果挺不错的,是学习入门的好东西,都有注释哦(Matlab simulation program, do tsp 31 cities traversal, simulation results are quite good, is a good thing to learn entry has a comment Oh)
    2013-04-11 09:46:54下载
    积分:1
  • 555
    高斯核函数的源程序代码,列出5种情况,程序包涵仿真图等。值得拥有。(Gaussian kernel function of the source code, listing 5 kinds of circumstances, program includes the simulation diagram, etc. Worth having. )
    2013-12-11 18:20:57下载
    积分:1
  • MUD_CDMA_code
    六种基于CDMA的多用户检测的matlab代码(six m-files about Multi-User Detection based on CDMA system)
    2010-09-24 14:01:46下载
    积分:1
  • MATLAB-DSP
    说明:  对一些简单DSP技术的MATLAB实现,包括问题和简短报告,代码在报告之中(Some simple MATLAB DSP technology to achieve)
    2011-04-04 10:10:05下载
    积分:1
  • pointCloud2mesh
    Converts a pointcloud (unordered vertices) to a mesh of triangles by connecting the nearest 3 points and calculates the normal of each vertex and triangle. Also finds the neighboring triangles of each vertex and the neighboring triangles of each triangle
    2012-04-28 02:46:03下载
    积分:1
  • exa070501
    共轭正交镜像滤波器组的设计。令N=22,wp=0.45pi,用切比雪夫最佳一致逼近法设计单带滤波器G(z),在得到半带滤波器Hlf(z). (conjugate mirror filters orthogonal design. Order N = 22, wp = 0.45pi. Chebyshev with the best approximation consistent single-band filter design G (z), with the half-band filter Hlf (z).)
    2007-03-15 21:48:48下载
    积分:1
  • New-Microsoft-Word-Document
    This will perform contrast streching on input image
    2013-12-02 11:44:10下载
    积分:1
  • Quater_Registration
    四元数分解的点云配准,输入点云的源坐标和目标坐标,计算期望的旋转矩阵和平移向量。(Quaternion decomposition point cloud registration, input the source and target point cloud coordinates to calculate the expected rotation matrix and translation vector.)
    2014-05-31 16:17:17下载
    积分:1
  • AnewPFC
    一种新型的功率因数校正的分析和控制,有详细的参数和实验结果(A new analysis of power factor correction and control, detailed parameters and experimental results)
    2010-05-11 17:26:12下载
    积分:1
  • Spreading-code-acquisition-method
    扩频伪码捕获方法,截获搜索策略及截获判定。(Spreading pseudo-code acquisition method, the to intercept search strategy and intercepted judgment.)
    2013-04-16 21:05:41下载
    积分:1
  • 696516资源总数
  • 106423会员总数
  • 9今日下载