-
ICAforspeech
几路语音信号的盲源分离,采用FDICA,有图形化界面,特别适合中级学者(Several road blind source separation of speech signals, using FDICA, a graphical interface, especially for intermediate and scholars)
- 2010-08-30 15:26:06下载
- 积分:1
-
dpcm
说明: 用matlab语言实现的将图像的进行dpcm编码算法,之后进行图像重构,进行前后图像的对比。(With matlab language will be dpcm image coding algorithm, after the image reconstruction, the images before and after contrast.
)
- 2011-03-25 10:23:51下载
- 积分:1
-
Addition-and-filter
Filter for equalizer
- 2012-12-04 19:54:28下载
- 积分:1
-
maichongyasuo
亲爱的朋友 这是我在研究院写得新的脉冲压缩的一些算法(Dear friends this is my in the institute write new pulse compression of some of the algorithm
)
- 2013-01-07 15:08:52下载
- 积分:1
-
stock-forecast
包含java版的股票预测以及matlab版的预测系统源码。包含的GUI界面(Contains the java version of the stock forecast as well as the predicted source matlab version. Contains the GUI interface)
- 2013-04-10 17:24:38下载
- 积分:1
-
decision surfaces
说明: 用于辨识,仿真,化工冶炼金属时控制过程曲面(for identification, simulation, chemical metal smelting process control surfaces)
- 2005-12-16 10:58:01下载
- 积分:1
-
osu_svm
matlab中的SVM工具箱,对于进行SVM分类的实验有一定帮助。(SVM toolbox in matlab, experimental SVM classifier.)
- 2012-09-01 16:37:14下载
- 积分:1
-
MH-LEACH
A Distributed algorithm for Multi-hop Communication in WSN
- 2015-05-17 13:21:14下载
- 积分:1
-
MMatlab_GUI_sa
Matlab 编写的一个有关支持向量机的程序,有GUII可以设定参数,和显示最终的结果。,已通过测试。
(Matlab prepared a procedure for support vector machines, there are GUI can set parameters, and display the final result. Complete source code, has been tested.
)
- 2012-05-19 20:10:45下载
- 积分: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