-
Stegno
Steganography application coded with matlab
- 2013-12-21 00:23:43下载
- 积分:1
-
Psiftmatlabu
纯MATLAB代码,不需要在使用SIFTWIN322可以直接运行的代码 ,经测试可直接使用。
(Pure MATLAB code, do not need to use SIFTWIN322 can run code has been tested and can be used directly.)
- 2012-07-18 23:05:25下载
- 积分:1
-
haar_like
基于haar-like训练的人脸识别,在matlab中实现的,希望对大家有用。(Training based on haar-like face recognition, implemented in matlab, we want to be useful.)
- 2010-07-17 14:52:52下载
- 积分:1
-
chengxu
设计一个数字FIR低通滤波器,其技术指标如下:
Wp=0.2pi Rp=0.25Db
Ws=0.3pi As=50db
试写出MATLAB设计的源程序。(Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2pi Rp = 0.25Db Ws = 0.3pi As = 50db test designed MATLAB source code to write.)
- 2009-05-01 20:29:24下载
- 积分:1
-
GHDP
对应书籍为《复杂非线性系统自适应动态优化》课本第六章例子的程序,讲述单网络的自适应动态优化(Corresponding books as " complex adaptive dynamic optimization of nonlinear systems" textbook example of Chapter VI of the program, about a single network adaptive dynamic optimization)
- 2020-09-23 18:07:51下载
- 积分:1
-
matlab
说明: 优化计算工具简介,matlab,mathematica,excel的比较(optimization tool, matlab, mathematica, excel comparison)
- 2009-08-17 10:13:22下载
- 积分:1
-
apple
根据静态苹果图像RGB三值检测苹果表面是否有缺陷,比较准确(Apple RGB image from the static three-valued test whether apple surface defects, more accurate)
- 2011-05-10 17:00:56下载
- 积分:1
-
save2pdf
保存matlab图为pdf图片,便于pdflatex使用(save matlab figure to pdf)
- 2012-04-18 23:30:00下载
- 积分:1
-
matlab
On MATLAB in communication system application
- 2011-06-08 15:23:35下载
- 积分:1
-
svmTrain
[model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an
SVM classifier and returns trained model. X is the matrix of training
examples. Each row is a training example, and the jth column holds the
jth feature. Y is a column matrix containing 1 for positive examples
and 0 for negative examples. C is the standard SVM regularization
parameter. tol is a tolerance value used for determining equality of
floating point numbers. max_passes controls the number of iterations
over the dataset (without changes to alpha) before the algorithm quits.
- 2013-05-14 08:53:31下载
- 积分:1