-
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
-
U16-_Lec3
This is my power electronic lecture note on diode rectification.
- 2014-01-18 07:50:40下载
- 积分:1
-
knn
knn-K近邻法实现两分类的函数代码,输入为两类的样本特征,和待测试的样本向量,输出为分类结果。(knn-K nearest neighbor method to achieve the two categories of function code, enter the characteristics of two types of samples, and samples to be tested vector, the output for the classification.)
- 2010-08-02 08:40:44下载
- 积分:1
-
LSB
Steganography by LSB Matching method with embedding rate equal to "alpha" !
- 2010-07-19 15:31:53下载
- 积分:1
-
code
MATLAB编写实现图像几何校正的程序,根据靶图将tiger图像从鱼眼形变恢复(MATLAB for Image geometry correction preparation procedures, in accordance with the target map to tiger fish-eye images from the restoration of deformation)
- 2009-05-02 15:33:03下载
- 积分:1
-
SAR-signal-processing-with-matlab-
这里包括synthetic aperture radar signal processing with matlab algorithms 英文书以及附带源代码,书是全英文的,作者是Mehrdad Soumekh,书中有详细的雷达信号处理方法,附带程序中的成像算法包括一维距离像、条带式、聚束式等多种模式的SAR成像。可以作为有一定SAR基础的同行的编程参考。 (The files include the book of synthetic aperture radar signal processing with matlab algorithms English books and its source code, book is in English, the author is Mehrdad Soumekh. The imaging algorithm includes a one-dimensional range profile, band type, spotlight SAR imaging a variety of modes. SAR can be used as the basis of a certain peer programming reference.)
- 2021-04-22 16:38:48下载
- 积分:1
-
io
i/o控制对于i/o的灯作为硬件控制,关于对引脚的具体控制(the describe of i/o control)
- 2013-12-19 11:18:10下载
- 积分:1
-
zuizhong
说明: 基于MTALAB的现代测试技术数据处理的典型程序(Modern testing technology based on MTALAB typical data processing procedure)
- 2010-04-02 14:32:04下载
- 积分:1
-
wind
基于matlab的阵风风速模型。希望对大家有用(Gust wind speed model based on matlab. Hope to useful)
- 2011-04-30 10:34:53下载
- 积分:1
-
PMSG_PWM4
双馈风力发电系统仿真模型,采用背靠背式PWM调制方式。(Double-fed wind power generation system simulation model, using back-type PWM modulation.)
- 2020-06-26 15:40:02下载
- 积分:1