-
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
-
P159
用matlab simulink 编写的一个小程序,可以用来观察设计系统辨识的模型参考的梯度法设计(Can be used to observe the reference gradient method for the design of system identification model using a small program written in Matlab Simulink)
- 2012-05-26 11:32:16下载
- 积分:1
-
LZW
comperssion algorithm LZW in matlab coding
- 2014-11-19 14:24:20下载
- 积分:1
-
shapecontext
shape context matlab 实现(shape context matlab code)
- 2012-09-08 20:24:59下载
- 积分:1
-
HZK32h
Store contains 32 * 32 blackbody, including English and Japanese alphanumeric characters, special symbols(Store contains 32* 32 blackbody, including English and Japanese alphanumeric characters, special symbols)
- 2014-01-16 15:21:50下载
- 积分:1
-
2008_4
试说明卷积编解码的工作原理。
请用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式),在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。
(Description Convolutional codec test works. Please use Simulink simulation of convolutional coding and Viterbi decoding method used to decode, which codec to prepare all their own code (S-Function mode), in the AWGN channel, drawn-noise ratio and bit error rate curve.)
- 2008-12-25 13:46:31下载
- 积分:1
-
source_number_detection_radii
source number detection radii
- 2010-06-15 17:51:20下载
- 积分:1
-
ESO
matlab code for finite element method
- 2010-07-14 17:59:12下载
- 积分:1
-
Hilbert-huang
用matlab实现的Hilbert-huang变换算法。(Implemented with the matlab Hilbert-huang transform algorithm.)
- 2010-10-17 13:51:24下载
- 积分:1
-
correlation_analysis
说明: 讲述信号处理中互相关技术的使用原理,并以超声波为例子,来说明其实用性。(About the cross-correlation signal processing techniques in the use of principles, and to ultrasound as an example to illustrate its practicability.)
- 2010-04-12 07:08:58下载
- 积分:1