-
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
-
functionmod
由信道信号的复数值解调对应的二进制序列由信道信号的复数值找出对应的二进制序列。方法如下:由信道值,
%%求出该值与星座图中所有点的距离,找出距离最小的点,该点对应的
%%二进制序列及为该信道对应的解调结果。
(Channel signal by the complex demodulation value corresponding to the binary sequence by the complex channel signals to identify the corresponding binary numerical sequence. As follows: by the channel value, the value obtained with the constellation diagram of all points of distance, find the smallest distance between points, the points of the corresponding binary sequence and the corresponding channel demodulation results.)
- 2008-04-28 10:18:55下载
- 积分:1
-
NaiveBayes
naive bayes方法是用于分类的一个传统方法,它是产生的比较早的一个方法,分类的准确度比较高。(naive bayes method is used for the classification of a traditional method, which is generated as early as one way of comparison, classification accuracy is relatively high.)
- 2008-07-19 17:50:42下载
- 积分:1
-
zuidashang
最大熵复原算法,用来处理图形复原重构,以及重建(Maximum entropy restoration algorithm)
- 2013-04-13 19:04:14下载
- 积分:1
-
matlab
有限元平面刚架结构的分析 matlab程序(Finite element analysis of plane frame structures matlab program)
- 2013-12-28 11:06:50下载
- 积分:1
-
watermarking
说明: 基于小波变换的数字图像水印算法研究的论文(Wavelet-based Digital Image Watermarking Algorithm papers)
- 2010-04-06 18:13:44下载
- 积分:1
-
internal-ballistic
改程序为火炮内弹道程序,可以计算气体压力,速度等变化情况(Reform program for the Interior Ballistic program can calculate the gas pressure, speed changes)
- 2013-04-24 10:56:37下载
- 积分:1
-
卷积神经网络源码-深度
卷积神经网络源码,学习用代码,内容较好。(Convolutional Neural Network Source Code)
- 2020-10-22 11:37:23下载
- 积分:1
-
Matlab_tools
matlab优化工作箱简介,适合初学者学习(matlab optimization box profile, suitable for beginners to learn)
- 2010-06-20 12:41:50下载
- 积分:1
-
cucaoji
本程序对简约的粗糙集程序进行了matlab编导,从而能够计算粗糙集的权重、约简等(This procedure is simple rough set procedures matlab director thus able to calculate the weight of rough set reduction)
- 2013-01-16 15:33:25下载
- 积分:1