-
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
-
DSO_control_interface
用于控制Agilent infinium 90000型高速示波器的matlab接口程序,用它可以方便的实现对示波器的可编程控制(It is a interface code wrote by MATLAB for controlling the Agilent infinium digital osccalliscope automatically. )
- 2010-12-20 18:56:58下载
- 积分:1
-
MF-DFA
mfdfa方法用于验证非线性时间序列的长程相关性和多重分形特性。(mfdfa method has been applied to nonlinear time series to verify the long-range correlation and multi-fractal characteristics.)
- 2009-06-08 17:27:42下载
- 积分:1
-
20100203
说明: 用matlab语言实现的将图像的进行dpcm编码算法,之后进行图像重构,进行前后图像的对比。(With matlab language will be dpcm image coding algorithm, after the image reconstruction, the images before and after contrast.
)
- 2011-03-25 10:30:18下载
- 积分:1
-
Mesh2dv23
Mesh2d is a MATLAB toolbox designed to automatically generate quality 2D
unstructured triangular meshes based on linear geometry inputs.
- 2010-12-18 06:20:08下载
- 积分:1
-
matlab
运用matlab,对多彩分辨率彩色图像进行增强。
求取直方图和相关图。实用了对比度拉伸和去相关拉伸等增强方法。(Use matlab, colorful resolution for color image enhancement. Strike histograms and correlation diagram. Practical related to the contrast stretching and stretching enhancement.)
- 2014-01-18 13:21:14下载
- 积分:1
-
main1
说明: 利用改进的蚁群算法来实现对路径规划,找到一条最优路径(Ant colony algorithm path planning)
- 2020-12-23 09:59:13下载
- 积分:1
-
GPCMatlab
广义预测控制的matlab源程序,可以很容易的修改成自己的应用(Generalized Predictive Control matlab source, can be easily modified into their own applications)
- 2021-01-15 11:18:46下载
- 积分:1
-
Matlabrumentojingtong
Matlab经典教程——从入门到精通详细的介绍了MATLAB的使用方法,是学习MATLAB必不可少的书籍(Classic Matlab Tutorial- from entry to the master detail the use of MATLAB is an essential book to learn MATLAB)
- 2011-05-29 21:18:35下载
- 积分:1
-
qpskjietiao_zeroLP00
实现对QPSK的零中频解调方案,适用于各种环境(To achieve zero intermediate frequency demodulation of QPSK simulation)
- 2015-03-04 14:00:39下载
- 积分:1