-
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
-
pf
说明: 粒子滤波算法仿真,能够运行出图形。希望对大家有帮助(Particle filter algorithm simulation, able to run out of graphics. We want to help)
- 2009-11-27 10:39:56下载
- 积分:1
-
GUI
使用matlab simulink 编写的钟摆运动(use matlab simulink to do a clock move)
- 2012-04-23 16:36:11下载
- 积分:1
-
EDFASinglePassGain_Analytical
EDFA Single Pass Gain Analytical
- 2013-08-23 04:57:34下载
- 积分:1
-
0.618aFibonacci
最优化中一维搜索方法中的黄金分割法和Fibonacci法程序(Optimization of one dimensional search v one dimensional search method in optimization of the golden section method and the Fibonacci method program)
- 2015-03-04 17:39:17下载
- 积分:1
-
sagar
for trainng the data.....
- 2010-06-09 19:18:10下载
- 积分:1
-
doa_music
DOA estimation with MUSIC algorithm
array signal processing
- 2012-11-27 13:51:09下载
- 积分:1
-
KernelBasedDeblurringToolBox_ver1
运用核回归方法去模糊的经典程序,效果很好,有参考文献(using kernel regression for image deblurring,it s very effective)
- 2010-01-01 12:50:05下载
- 积分:1
-
NKmod_commit_disc
basic dsge model in dynare
- 2014-11-27 07:31:27下载
- 积分:1
-
giuning
用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,单径或多径瑞利衰落信道仿真,有小波分析的盲信号处理。( Monte Carlo simulation method of calculating the American option price and basic description, Single path or multipath Rayleigh fading channel simulation, There Wavelet Analysis Blind Signal Processing.)
- 2016-12-01 21:25:55下载
- 积分:1