-
prj
how to realise the KSW
- 2010-11-16 03:35:14下载
- 积分:1
-
rlocmult
很有用的控制工具箱函数.大家可以看看,应该会对大家有帮助的(useful toolbox control function. As we can see, we should be able to help)
- 2006-07-11 14:07:24下载
- 积分:1
-
Fisher
Fisher进行数据线性判别分析,里边包含有原数据,所有程序均运行成功。(Fisher linear discriminant analysis data code. It contains raw data, all programs run successfully.)
- 2014-11-03 15:04:45下载
- 积分:1
-
MATLAB-Image-changing
MATLAB图像变换源码,包括CWT、DCT、DFT和DWT。(Matlab image from source code, including cwt, dct, dft and dwt.)
- 2011-06-15 11:18:50下载
- 积分:1
-
hunpin
混频器的matlab源代码,极具参考价值,请大家参考(Mixer matlab source code, great reference value, please refer to)
- 2014-09-23 21:31:45下载
- 积分:1
-
MVDR
这里是MVDR应用于数字波速形成技术,功能强大,同时附带两篇做的时候用的参考文献(This is the wave velocity of the formation of MVDR digital technology, powerful and at the same time doing two incidental references used)
- 2009-05-28 11:28:19下载
- 积分:1
-
dpsk
dpsk调制解调及相应误码率计算。随机产生正弦信号并进行调制解调。(dpsk modem and the corresponding bit error rate. Randomly generated sinusoidal signal and modem.)
- 2011-05-13 12:23:32下载
- 积分:1
-
ackley
This is Code of PSO with matlab
- 2013-10-31 14:04:18下载
- 积分:1
-
pcasift
This package has PCASIFT sourcecode implemented by MATLAB and works powerful in Image processing works.
- 2013-11-20 18:31:49下载
- 积分: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