登录
首页 » matlab » L1_magic

L1_magic

于 2012-04-17 发布 文件大小:125KB
0 293
下载积分: 1 下载次数: 261

代码说明:

  程序包包括了求解稀疏信号重构的凸优化方法。具体实现了基于 primal-dual 的线性规划方法(LPs)和基于 log-barrier 的二阶锥规划方法(SOCPs)。(Sparse signal recovery via convex programming is given in the pakage. The Lps are using generic primal-dual method, and the SOCPs are solved with a generic log-barrier algorithm. )

文件列表:

L1_Magic
........\AdaptiveRW.m,1971,2011-05-25
........\b.m,0,2010-12-27
........\Data
........\....\boats.mat,65728,2005-11-04
........\....\camera.mat,65728,2005-11-04
........\....\RandomStates.mat,543,2005-11-21
........\fig.m,90,2010-12-30
........\huatu.m,1905,2011-01-05
........\l1dantzig_example.m,1339,2010-12-26
........\l1decode_example.m,640,2005-11-16
........\l1eq_example.m,1858,2011-01-05
........\l1qc_example.m,1583,2010-12-27
........\Measurements
........\............\At_f.m,718,2005-11-04
........\............\At_fhp.m,613,2005-11-10
........\............\A_f.m,659,2005-11-04
........\............\A_fhp.m,576,2005-11-10
........\............\LineMask.m,843,2010-05-11
........\Optimization
........\............\._l1eq_pd.m,82,2007-04-06
........\............\._l1qc_logbarrier.m,82,2007-04-06
........\............\._tveq_logbarrier.m,82,2007-04-06
........\............\cgsolve.m,1691,2006-05-27
........\............\l1dantzig_pd.m,6021,2012-04-13
........\............\l1decode_pd.m,4844,2006-02-23
........\............\l1eq_pd.m,5370,2009-11-07
........\............\l1qc_logbarrier.m,2763,2007-04-06
........\............\l1qc_newton.m,4179,2005-11-04
........\............\tvdantzig_logbarrier.m,2917,2010-05-26
........\............\tvdantzig_newton.m,5990,2010-05-27
........\............\tveq_logbarrier.m,2729,2007-04-06
........\............\tveq_newton.m,5214,2005-11-08
........\............\tvqc_logbarrier.m,2880,2006-04-21
........\............\tvqc_newton.m,5584,2010-05-03
........\RWl1eq_example.m,2673,2011-01-09
........\RWRWl1eq_example.m,2644,2011-01-09
........\shuju.m,534,2011-01-03
........\SigmoidRW.m,210,2011-01-03
........\SRWl1eq_example.m,2724,2011-08-30
........\tv.m,1710,2010-12-18
........\tvdantzig_example.m,1720,2010-12-18
........\tveq_example.m,1396,2005-11-08
........\tveq_phantom_example.m,867,2005-11-22
........\tvqc_example.m,1424,2005-11-04
........\tvqc_quantization_example.m,1405,2005-11-04

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

发表评论

0 个回复

  • image_sobel
    利用sobel算子锐化边缘,增强对比度,matlab2012b编程通过,附带图片,便于移植和使用(Use sobel operator edge sharpening, contrast enhancement, matlab2012b programmed through, with pictures, portable and easy to use)
    2013-11-30 10:42:35下载
    积分:1
  • X509V3CertificateGenerator
    class to produce an X.509 Version 3 certificate.
    2013-11-11 23:22:28下载
    积分:1
  • three-phase-induction-motor
    three phase induction motor using simulink
    2015-03-31 02:21:27下载
    积分:1
  • 基于SVPWM的三电平逆变的matlab仿真
    基于SVPWM的三电平逆变的matlab仿真,利用matlab GUI实现的串口编程例子,有借鉴意义哦,代码里有很完整的注释和解释,对于初学者具有参考意义,FMCW调频连续波雷达的测距测角,matlab小波分析程序。(Based on SVPWM three-level inverter matlab simulation, Use serial programming examples matlab GUI implementation, There are reference Oh, Code, there are very complete notes and explanations For beginners with a reference value, FMCW frequency modulated continuous wave radar range and angular measurements, matlab wavelet analysis program.)
    2020-06-29 04:20:02下载
    积分:1
  • EZW
    本代码经本人多次调试运行过,绝对可用。用户可根据(执行步骤)这一文件来运行程序。(After I debug this code to run over several times, absolutely free. Users can (step) of the file to run the program.)
    2011-06-15 16:43:16下载
    积分:1
  • daul_ps_2D_4s
    光子筛随机孔分布的例程,用于光子筛成像时使用(Random photon sieve pore distribution routines for use when imaging photon sieve)
    2013-10-14 20:01:12下载
    积分:1
  • words
    windows控制台下的一个小字典程序,可以自己添加字典,使用.(A small dictionary program under windows console, you can add your own dictionary to use.)
    2014-11-26 11:32:19下载
    积分:1
  • CEEMD
    一种新的EMD改进算法,可以结合其他的解调技术,比如1.5维谱,最小熵解卷积,奇异值差分谱,小波能量谱等。(EMD, a new improved algorithm can refer to.)
    2014-04-26 21:05:59下载
    积分:1
  • PDA
    根据《雷达数据处理及应用》书中的例题写的PDA数据处理算法(PDA algorithm Matlab simulation)
    2018-12-12 09:17:20下载
    积分:1
  • sgz
    具有滑动窗的geoertzel算法函数。提供了一个函数,用于实现滑动窗的geoertzel算法。已调试通过,可直接调用。(A function for slide geoertzel arithmetic which can be applied directly. )
    2010-12-02 21:02:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载