-
exact_alm_rpca
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.)
- 2010-11-02 14:03:12下载
- 积分:1
-
TIME
各种时间制之间的转换,包括许多数据应用的儒略时与标准时之间的转化(The conversion between a variety of time, including many data applications Julian conversion between standard time and JD)
- 2012-04-26 19:49:15下载
- 积分:1
-
fasheji
低频信号先进行放大,再调制解调,设计发射(Low-frequency signal is first amplified, and then modulation and demodulation, the transmitter )
- 2013-11-28 10:04:47下载
- 积分:1
-
PDH-Theroy
Theory of PDH communication for programming in any language
- 2013-12-27 17:19:12下载
- 积分:1
-
MATLAB_useful
这本matlab简单易懂,非常适合初学者,我就是看的这本教程才学会的、(This matlab straightforward, very suitable for beginners, I just look at this tutorial was learned,)
- 2014-02-24 23:10:28下载
- 积分:1
-
均方误差NMSE
说明: 低照度图像增强均方误差,峰值信噪比,结构化相似度(low illumination image enhancement)
- 2020-04-21 15:54:37下载
- 积分:1
-
mianyi
这是一个免疫克隆算法程序,求解了一个非线性的函数问题的最优值。(This is an immune clone algorithm procedure for solving a nonlinear problem of the optimal value function.)
- 2009-03-29 13:26:52下载
- 积分:1
-
floyd
floyd算法,能实现有关floyd各项功能(calculate floyd)
- 2012-05-24 11:51:08下载
- 积分:1
-
vmaBFGS
BFGS变尺度法,MATLAB实现,求解函数极值(BFGS variable metric algorithm implemented by MATLAB)
- 2011-09-23 21:49:11下载
- 积分:1
-
classification
调制信号识别,利用设计的算法识别出调制信号。(Modulated signal identification, the use of algorithms to identify the design modulated signal.)
- 2013-10-01 18:15:13下载
- 积分:1