-
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
-
mqam-demodulation
mqam demodultion code with fc,fs,fd,M and ini_phase parameter
- 2014-01-02 16:36:50下载
- 积分:1
-
matlab_MRF
MAF小程序,对初学者有一定帮助。MATLAB编写(MRF MATLAB)
- 2010-11-21 16:29:57下载
- 积分:1
-
nreduce
this is the noise reduction source code. i hope this will be useful for every body who used it
- 2010-02-05 00:41:42下载
- 积分:1
-
sort
Merge Sort Implementation!!
- 2014-10-07 13:50:43下载
- 积分:1
-
frost_algorithm
This is a matlab code for simulating Frost Beamformer
- 2010-01-27 18:29:32下载
- 积分:1
-
plot
说明: MATLAB中plot函数的典型应用,适合初学者熟悉绘图函数(MATLAB plot function in a typical application, suitable for beginners familiar with the drawing functions)
- 2010-04-23 21:46:44下载
- 积分:1
-
kangzaoshengxingneng
通信原理课程原理课题:数字幅度调制的抗噪声性能。程序运行于MATLAB环境下(communication theory courses principle topics : digital modulation rate of the anti-noise performance. Procedures in the MATLAB environment)
- 2007-03-16 18:35:15下载
- 积分:1
-
zuidazuixiao
使用最大最小距离进行分群的方法,针对风电场分群进行设计,也可以用于其他分群方法,优点在于可以自动确定分群数量(Using the maximum and minimum distance clustering method for clustering the wind farm designed to be used for other clustering methods, the advantage that it can automatically determine the number of grouping)
- 2014-12-03 10:45:03下载
- 积分:1
-
MIMOxitongdexitongrongliang
、改写例程,编制用Fisher线性判别方法对三维数据求最优方向W的通用函数。
2、对下面表3-1样本数据中的类别ω1和ω2计算最优方向W。
3、画出最优方向W的直线,并标记出投影后的点在直线上的位置(Rewriting routine, the preparation of Fisher linear discriminant method using three-dimensional data on the direction of seeking the best general-purpose function of W. 2, for the following sample data in Table 3-1 in the categories of ω1 and ω2 to compute the optimal direction of W. 3, draw the best straight line the direction of W, and mark out the projection of the points in a straight line after the location of)
- 2009-12-30 21:39:19下载
- 积分:1