登录
首页 » Others » exact_alm_rpca

exact_alm_rpca

于 2010-11-02 发布 文件大小:372KB
0 169
下载积分: 1 下载次数: 150

代码说明:

  RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。该代码是求解RPCA的一种数值算法——Exact ALM(Exact Augmented Lagrange Multiplier)(The most basic form of the exact ALM function is [A, E] = exact_alm_rpca(D, λ), and that of the inexact ALM function is [A, E] = inexact_alm_rpca(D, λ), where D is a real matrix and λ is a positive real number. We solve the RPCA problem using the method of augmented Lagrange multipliers. The method converges Q-linearly to the optimal solution. The exact ALM algorithm is simple to implement, each iteration involves computing a partial SVD of a matrix the size of D, and converges to the true solution in a small number of iterations. The algorithm can be further speeded up by using a fast continuation technique, thereby yielding the inexact ALM algorithm.)

文件列表:

exact_alm_rpca
..............\.DS_Store,6148,2009-10-31
..............\choosvd.m,560,2009-10-28
..............\exact_alm_rpca.m,3347,2009-10-31
..............\PROPACK
..............\.......\Afunc.m,202,1998-12-07
..............\.......\AtAfunc.m,224,1998-12-07
..............\.......\Atransfunc.m,232,1998-12-07
..............\.......\bdsqr.m,987,2009-07-02
..............\.......\bdsqr.mexglx,74546,2004-03-18
..............\.......\bdsqr.mexsg,25208,2004-03-18
..............\.......\bdsqr.mexsg64,26109,2000-05-01
..............\.......\bdsqr.mexsol,95852,2000-05-26
..............\.......\bdsqr.mexw32,55808,2009-03-14
..............\.......\bdsqr_mex.c,2102,2004-03-18
..............\.......\Cfunc.m,293,1998-12-07
..............\.......\compute_int.m,1504,2000-05-29
..............\.......\dbdqr.f,445,2004-03-18
..............\.......\helio.mat,256353,1998-09-08
..............\.......\lanbpro.doc,3544,2000-05-27
..............\.......\lanbpro.m,19514,2000-06-08
..............\.......\lanbpro.txt,3544,2000-05-27
..............\.......\laneig.doc,2522,2000-05-27
..............\.......\laneig.m,9695,2001-08-16
..............\.......\laneig.txt,2522,2000-05-27
..............\.......\lanpro.doc,3336,2000-05-27
..............\.......\lanpro.m,14762,2000-05-10
..............\.......\lanpro.txt,3336,2000-05-27
..............\.......\lansvd.doc,2386,2000-05-27
..............\.......\lansvd.m,9307,2000-05-17
..............\.......\lansvd.txt,2386,2000-05-27
..............\.......\mminfo.m,3238,2000-05-26
..............\.......\mmread.m,7224,2000-05-26
..............\.......\mmwrite.m,6574,2000-05-26
..............\.......\pythag.m,618,2000-04-10
..............\.......\refinebounds.m,939,2000-05-01
..............\.......\reorth.f,3580,2004-03-18
..............\.......\reorth.m,2663,2009-07-02
..............\.......\reorth.mexglx,9640,2004-03-18
..............\.......\reorth.mexsg,25428,2004-03-18
..............\.......\reorth.mexsg64,26694,2000-05-01
..............\.......\reorth.mexsol,86872,2000-05-26
..............\.......\reorth_mex.c,2828,2004-03-18
..............\.......\test.m,9510,2000-05-27
..............\.......\testtqlb.m,1611,2000-05-26
..............\.......\tqlb.f,5442,2004-03-18
..............\.......\tqlb.m,852,2004-03-18
..............\.......\tqlb.mexglx,9515,2004-03-18
..............\.......\tqlb.mexsg,25564,2004-03-18
..............\.......\tqlb.mexsg64,27536,2000-05-01
..............\.......\tqlb.mexsol,9676,2000-05-26
..............\.......\tqlb_mex.c,1301,2004-03-18
..............\.......\update_gbound.m,2599,1998-09-09
__MACOSX
........\exact_alm_rpca
........\..............\._.DS_Store,82,2009-10-31
........\..............\._exact_alm_rpca.m,171,2009-10-31

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

发表评论

0 个回复

  • cal
    计算中间接轴在正弦激励下的动态特性,最大剪切应力、最大等效应力、弯曲应力等。(Axis in the calculation of indirect dynamic characteristics under sinusoidal excitation, the maximum shear stress, the maximum equivalent stress, bending stress and so on.)
    2011-11-07 20:33:08下载
    积分:1
  • CBM
    根据切比雪夫近似得到的计算简正波的程序,能够较精确获得本地简正波(A Matlab code for computing normal modes based on Chebyshev approximations )
    2013-12-09 16:00:19下载
    积分:1
  • uar
    说明:  本程序实现USART异步方式连续接收数据并进行奇校验,在4M的主频下波特率为9600。(USART asynchronous implementation of this procedure to receive data and continuous odd parity, baud rate, under the dominant frequency in the 4M 9600.)
    2010-04-28 14:16:28下载
    积分:1
  • Sample_Chapter
    bestEbook : Programming in MATLAB ebook
    2013-08-06 06:16:44下载
    积分:1
  • Color-DWT-SVD-watermarking
    Watermark A visible or invisible signature embedded inside an image to show authenticity or proof of ownership. The hidden watermark should be inseparable the host image, robust enough to resist any manipulations while preserving the image quality. Thus through watermarking, intellectual properties remains accessible while being permanently marked.
    2015-02-18 19:14:59下载
    积分:1
  • EKF-simulation
    扩展卡尔曼滤波在跟踪运动轨迹中的应用(matlab程序)(Extended Kalman filter (EKF) simulation demo)
    2014-01-02 19:53:59下载
    积分:1
  • lms
    本程序可用于实现最小均方误差算法 (LMS algorithm)
    2010-07-12 11:35:13下载
    积分:1
  • RS_matlab
    一种特定的RS码的MATAB程序仿真及结果分析(A specific process RS codes MATAB Simulation and Analysis)
    2010-07-17 11:25:31下载
    积分:1
  • applications
    comsol仿真计算发射和反射波,并在第一和第二衍射级作为入射角为一个导线栅的电介质基片上的角度的功能的衍射效率。平面波的入射角扫从垂直入射到掠入射。本申请还示出了用于发病的一个选定角度的多个光栅周期的电场范图。(This application computes diffraction efficiencies for the transmitted and reflected waves and the first and second diffraction orders as functions of the angle of incidence for a wire grating on a dielectric substrate. The incident angle of a plane wave is swept normal incidence to grazing incidence. The application also shows the electric field norm plot for multiple grating periods for a selected angle of incidence.)
    2016-07-22 10:42:51下载
    积分:1
  • jixian zaihe_combine_4.2 excel
    通过修改输入excel表中铺层及材料属性信息,计算层合板的等效刚度及极限强度(The equivalent stiffness and ultimate strength of the laminates are calculated by modifying the information of the properties of the laminates and materials in the excel table.)
    2020-06-20 06:00:01下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载