-
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
-
fuzzPID
模糊PID程序,可以实现高斯/三角/梯形模糊PID算法(Fuzzy PID program, you can achieve Gauss/triangle/trapezoid fuzzy PID algorithm)
- 2015-03-19 16:01:25下载
- 积分:1
-
15-05-0114-00-004a-ieee802-15-4a-channel-model-mat
matlab源码,802.11系统的性能仿真,主要用于款待无线通信系统中的一些参数设计(original code)
- 2010-09-19 19:03:53下载
- 积分:1
-
DV_HOP
说明: 基于MATLAB的dv-hop(distance vector routing)算法的实现(Based on MATLAB-dv-hop (distance vector routing) Algorithm)
- 2010-04-26 11:06:43下载
- 积分:1
-
neighborhoodclassifier
这是基于KNN的邻域分类器matlab代码,里面包含了KNN的matlab代码。(This is a neighborhood based on KNN classifier matlab code, which contains the KNN of matlab code.)
- 2010-07-01 22:24:23下载
- 积分:1
-
lte_channel_moding
该程序主要用于LTE信道建模,支持8*8天线下的信道模型,包括说明文档(The program is mainly used for LTE channel modeling in support of 8* 8 channel model under the antenna, including documentation)
- 2020-08-23 19:28:16下载
- 积分:1
-
matlabC4.5
说明: matlab源代码 C4.5算法 经典算法
这里有具体的操作 是为.M文件
(C4.5 algorithm matlab source code there is the classical algorithm for the specific operation. M files)
- 2011-04-01 21:18:52下载
- 积分:1
-
exa040802_czt
matlab实现线形调频z变化的程序(matlab linear frequency modulation to achieve changes in the procedures for z)
- 2008-01-03 14:24:35下载
- 积分:1
-
Matlab_LDPC_ALL
整个QC-LDPC编解码过程,,包含CCSDS标准的准循环矩阵(about all processing of QC-LDPC)
- 2015-03-27 15:28:35下载
- 积分:1
-
Matlab-music_real-time
我的项目Matlab程序,是播放音乐文件的波形和频谱的实时显示!实时啊!(My project Matlab program is a real-time display of the waveform and spectrum of playing music files! Real-time!)
- 2013-04-25 11:43:34下载
- 积分:1