-
FGseg
RUNME.m -- example using of the foregorund extractor.
Nicholas R. Howe
March 10, 2005.
Please read copyright.txt
( RUNME.m-- example using of the foregorund extractor.
Nicholas R. Howe
March 10, 2005.
Please read copyright.txt
)
- 2010-10-15 21:24:44下载
- 积分:1
-
datafiltered
This is a case where a array is introduced filtered
- 2009-05-26 22:44:34下载
- 积分:1
-
04786432[1]
Space-Time-Frequency Code Implementation in
MB-OFDM UWB Communications:
Design Criteria and Performance
- 2010-12-14 20:57:24下载
- 积分:1
-
radon_tomo
This algorithm calculate the Radon transform and keep the wieghted matrix, which contain which pixels are passed by the radon beams
- 2012-05-21 00:07:08下载
- 积分:1
-
FIR
数字滤波是将输入的信号序列,按规定的算法进行处理,从而得到所期望的输出序列。(Digital filter is the input signal sequence, the algorithms for processing by the regulation, and the desired output sequence is obtained.)
- 2014-09-04 16:48:43下载
- 积分:1
-
Gauss
很好用的matlab源代码,值得作为参考。源代码可以直接拿来应用。(can run smooth)
- 2011-11-24 09:08:18下载
- 积分:1
-
1
说明: matlab code for JTAG cable checking
- 2014-02-04 19:27:39下载
- 积分:1
-
moravecoperator
Matlab编写的特征点提取算子
用于影像匹配等(Matlab prepared Feature Extraction operator for image matching, etc.)
- 2020-12-10 10:59:18下载
- 积分:1
-
matlab-nihe
matlab的准线性集合,可以求出线性参数及误差,并且可以得到极值(matlab quasi-linear collection of linear parameters and error can be calculated, and you can get the extreme value)
- 2012-10-28 10:26:04下载
- 积分: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