-
SVM-Matlab6
说明: 支持向量机的MATLAB程序,对支持向量机学习很有帮助(MATLAB support vector machine procedures, helpful support vector machine learning)
- 2011-03-15 11:56:23下载
- 积分:1
-
ClassResult
手写体SVM分类器的设计源代码,,挺好的,可以参考(SVM Handwritten classifier design, source code, very good, can refer to .)
- 2013-01-17 22:04:28下载
- 积分:1
-
The-Itil-Foundation-Exam-Study-Guide-3Rd-Edition
Itil guia de estudio
- 2014-10-22 21:23:58下载
- 积分:1
-
multi-path-flat-fading
多径衰落信道matlab仿真程序,有说明(multi-path flat fading)
- 2013-10-30 00:28:38下载
- 积分:1
-
PLS-GA
说明: 这是遗传算法和偏最小二乘法的共同使用做回归,非常好的程序(This is a genetic algorithm and partial least squares regression to do the common use, very good procedures)
- 2021-03-30 16:39:09下载
- 积分:1
-
PDSCH
LTE 下行物理共享信道信号传输过程的仿真。(LTE downlink physical shared channel signal transmission simulation.)
- 2011-04-26 20:40:36下载
- 积分:1
-
SeisLab
地震勘探中经常用到的MATLAB工具包,将会对你有很大的帮助!(Frequently used in seismic exploration MATLAB toolkit will be a great help for you!)
- 2013-08-02 09:59:48下载
- 积分:1
-
fft--demo
matlab写的一个FFT例程,对初学者很有帮助(matlab FFT DEMO)
- 2013-09-20 16:24:16下载
- 积分:1
-
LZ
说明: lz 编码,自带图片,求图像的lz编码,绝壁有效(it s a answer to lz codes.)
- 2014-11-29 13:20:36下载
- 积分:1
-
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