-
ICA_Matlab
This is ICA algorithm(Matlab version)
- 2010-12-29 15:50:53下载
- 积分:1
-
VOCdevkit_14-Apr-2008.tar
PASCAL Visual Object Classes,视觉识别竞赛的程序,共有20大类视觉目标。用MATLAB代码写成。能生成precision/recall图。(PASCAL Visual Object Classes, Competition visual recognition procedures, a total of 20 major categories of the visual target. With code written in MATLAB. Able to generate precision/recall graph.)
- 2008-12-10 19:24:31下载
- 积分:1
-
parabolicequation
parabolic equation solver matlab code
- 2014-01-09 19:18:21下载
- 积分:1
-
Delphi-and-Matlab
Delphi与Matlab混合编程,在Delphi中调用Matlab文件(Delphi and Matlab. Matlab files being called in Delphi)
- 2013-10-19 19:33:52下载
- 积分:1
-
homework2
清华大学信号课程第二次实验,内容是基于傅立叶级数的信号分解以及双音频按键音合成(Tsinghua signal course the second experiment, the content is based on the Fourier series of two-tone signal decomposition and synthesis of key tone)
- 2013-12-06 08:43:35下载
- 积分:1
-
phasearray_radar
相控阵雷达的重要性就不用多说了。本人仔细编写了相控阵雷达的仿真波束图,和切比雪夫加权矩阵波束图。虽然文件不大,但是编的很辛苦的。(err)
- 2007-12-27 22:46:04下载
- 积分:1
-
siftDemoV4
SIFT特征提取算法的matlab实现,使用matlab和c的混合编程(SIFT feature extraction algorithm matlab realize, the use of matlab and c mixed programming)
- 2007-07-23 20:46:47下载
- 积分:1
-
LMS
应用LMS算法去除噪声,纯净信号为各种数字调制信号,本程序中选的是数字调幅信号8ASK,噪声是高斯白噪声,信噪比可以任意指定。(Application of LMS algorithm to remove noise, clean signal for a variety of digital modulation signal, this procedure is successful digital AM signal 8ASK, noise is white Gaussian noise, signal to noise ratio can be specified.)
- 2008-06-04 16:28:43下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
Application-of-LSB-Based-Steganographic
Application of LSB Based Steganographic
- 2012-04-02 22:00:15下载
- 积分:1