-
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
-
houghcircle
matlab code for sharing. this code is use to determine the hough circle
- 2010-11-02 16:51:24下载
- 积分:1
-
kolda_862
Kolda Tensor Factorization toolbox.
Useful for tensor signal processing
- 2014-08-08 18:22:14下载
- 积分:1
-
multi-cell
蜂窝小区的程序,是多小区的,讲的比较细致,可以看看(multi-cell
easy
)
- 2012-04-21 13:34:26下载
- 积分:1
-
KEYBCF
MICROSOFT FOCUS COBOL VERSION 3.0 COMPLIER
- 2014-10-24 12:50:13下载
- 积分:1
-
hfd
Higuchi fractal dimension of x
- 2014-02-10 04:01:38下载
- 积分:1
-
beidou
说明: 提取北斗卫星导航、广播星历,并生成卫星位置分布图(Extraction of Beidou Satellite Navigation and Broadcasting Ephemeris Files)
- 2021-05-06 17:58:37下载
- 积分:1
-
file
IDL语言的基础学习案例编程,便于初学者掌握;
matlab语言的基础学习案例编程,便于初学者掌握;GIS开发技巧及实例;GEODATABASE教程,便与初学者学习,循序渐进了解GEODATABASE(IDL programming language based learning cases, easy for beginners to master matlab programming language based learning cases, easy for beginners to master GIS development skills and examples GEODATABASE tutorials, and beginners will learn, step by step to understand GEODATABASE)
- 2010-11-26 11:27:00下载
- 积分:1
-
3
说明: 图像融合的一些小程序。。。。。。。。。。。。。(Fusion of some small programs. . . . . . . . . . . . .)
- 2010-04-11 22:06:08下载
- 积分:1
-
Base_on_BP_neural_networ_PID_controller_and_MATLAB
论文《基于BP神经网络的PID控制器及其MATLAB仿真》Base_on_BP_neural_networ_ PID_controller_and_MATLAB_simulation.rar(Base on BP neural network PID controller and MATLAB simulation)
- 2010-05-21 14:31:59下载
- 积分:1