登录
首页 » matlab » 压缩感知中利用增广拉格朗日方程解最小稀疏正则化的恢复算法 DAL

压缩感知中利用增广拉格朗日方程解最小稀疏正则化的恢复算法 DAL

于 2011-04-25 发布 文件大小:13KB
0 262
下载积分: 1 下载次数: 78

代码说明:

  压缩感知中利用增广拉格朗日方程解最小稀疏正则化的恢复算法(DAL solves the dual problem of (1) via the augmented Lagrangian method (see Bertsekas 82). It uses the analytic expression (and its derivatives) of the following soft-thresholding operation, which can be computed for L1 and grouped L1 (and many other) sparsity inducing regularizers. If you are interested in our algorithm please find more details in our technical report or in my talk at Optimization for Machine Learning Workshop (NIPS 2009).)

文件列表:

90253949dal_ver1.01.tar,81920,2009-12-09

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

发表评论

0 个回复

  • HVS_DWT_new
    基于人类视觉系统的小波域自适应图像水印算法研究(HVS DWT watermarking)
    2015-04-29 11:02:59下载
    积分:1
  • calibration
    可以成功实现双目视觉标定,在做试验的时候成功实现(Binocular vision can be successfully realize calibration tests in the time to do the successful implementation of)
    2007-10-30 13:02:06下载
    积分:1
  • 28coderesources
    说明:  图像处理所涉及的256转灰度,二值化等等,每个部分都是独立可执行的工程文件,很方面的代码复用(256 involved in image processing turn gray, binary, etc., are independent of each part of the project executable file, it' s code reuse)
    2010-04-14 12:37:20下载
    积分:1
  • CPHD
    用CPHD的方法实现多目标跟踪,及对CPHD性能的检测。(With CPHD method to achieve multi-target tracking, and performance testing for CPHD.)
    2013-09-09 11:46:06下载
    积分:1
  • yuan
    生成四副条纹图,进行四步相移,并且进行相位解包裹,并以图片形式输出结果(Generate four fringes, were four-step phase shift and phase unwrapping, and output as a picture)
    2020-12-20 10:59:10下载
    积分:1
  • RegEx2NFA2DFA_RC
    说明:  由正则表达式构造DFA的程序,并可以对输入串模拟正则表达式匹配(This is a C program used in compiling the given regular expression into an equivalent DFA, simulated through tracking State sets.)
    2020-11-08 15:59:47下载
    积分:1
  • trackingdemos
    说明:  一个目标跟踪的代码,是个完整的历程,可以跟踪多个目标,效果还可以(A target tracking code is a complete course, can track multiple targets, the effect can also be)
    2008-08-27 10:50:58下载
    积分:1
  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • pic
    说明:  matlab函数进行图像轮廓处理,处理效果还是可以的。(matlab function detect the picture and scale the picture)
    2020-06-16 12:28:32下载
    积分:1
  • KNN
    可以用于图像分割的KNN分类器,简单好用!(knn classification)
    2014-07-13 14:51:27下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载