-
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
-
walker
matlab 模拟人行走的源程序,可随意改变人走的角度、速度(people walking matlab simulation source code, can easily change the angle of human walking speed)
- 2013-10-01 21:08:18下载
- 积分:1
-
exam26
此函数中主要给出了如何实现MRI体数据的可视化,详细的给出了如何实现的步骤;(This function is mainly given how MRI volume data visualization, gives a detailed steps on how to achieve )
- 2013-12-06 17:04:48下载
- 积分:1
-
Matlab_examples
说明: Matlab实用100个例子,可以帮助初学者入门,很实用的哦,(100 examples of Matlab utility that can help beginners and entry, it is useful Oh,)
- 2008-12-04 03:07:26下载
- 积分:1
-
Bee-algorithm5
Bee algorithmBee algorithmBee algorithm(1)信号处理、(2)人工智能与模式识别、(3)神经网络、(4)图像处理、(5)数据挖掘、(Bee algorithm3)
- 2013-09-10 10:21:12下载
- 积分:1
-
source-code
source code of ecg signal
- 2013-03-04 21:25:51下载
- 积分:1
-
On-the-n-wavelet-matlab-program
本matlab编程小例子是用于找油气的物探领域中的信号频谱分析,实用性强,资料最后附有可供学习的网站,希望本资料有用。(This is a small example of matlab programming used to find oil and gas geophysical field in the signal spectrum analysis, practical, with final data for learning website and hope this information useful.)
- 2015-04-19 19:40:20下载
- 积分:1
-
MATLAB_probability_of_30_cases_of_classical_statis
MATLAB概率统计计算经典30例.rar
《精通MATLAB 科学计算》,电子工业出版社(MATLAB probability of 30 cases of classical statistical computing. Rar " proficient in MATLAB scientific computing" , Publishing House of Electronics Industry)
- 2009-02-13 22:14:29下载
- 积分:1
-
decodeLogDomainSimple
Prob log domain simple Decoding procedure in matlab m-file
- 2010-11-24 22:12:52下载
- 积分:1
-
zfft1
ZFFT轨道信号上应用的一些文档,这些文档是从诸多文档中挑选出来的,很有参考价值。分两次上传。其中一次包括ZFFT的MATLAB实现。(The application of the track signal ZFFT some documents, these documents are from a number of selected documents, a good reference. From two. One MATLAB, including the realization of the ZFFT.)
- 2009-05-15 21:27:32下载
- 积分:1