-
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
-
matlab源代码
里面有很多matlab的源代码,可以用于一套的数据处理。包括样本划分,光谱的预处理等(There are a lot of matlab source code, can be used for a set of data processing.Including sample division, spectral pretreatment and so on)
- 2019-05-23 20:24:31下载
- 积分:1
-
MbookMATLAB
介绍了Matlab的基本命令和语言,及界面设计,绘图等内容,包括程序语言的说明(Matlab introduction of the basic commands and language, and interface design, graphics and other content, including the description of programming languages)
- 2009-03-23 15:00:38下载
- 积分:1
-
fenchafenxi
说明: duffing混沌系统的分岔分析,含有详细程序(duffing bifurcation analysis of chaotic systems, containing detailed procedures)
- 2011-04-14 09:15:56下载
- 积分:1
-
chapter5_1
倒谱的matlab实现,先用cool edit 软件录制歌曲(the relization of cepstrum of Matlab)
- 2011-05-09 12:44:39下载
- 积分:1
-
separator
本压缩文件里面的程序是LMFnlsq2.rar里面主程序调用的一个函数,此函数不可或缺,需要联合使用。(This program inside the compressed file is LMFnlsq2. Rar inside the main program calls a function, this function is indispensable, need to use.)
- 2014-11-12 22:17:25下载
- 积分:1
-
mobileface_220912.src
moblie chatting application
used
for the nokia,
samsung
and other
- 2015-01-21 16:49:44下载
- 积分:1
-
flow_9_ef
9节点潮流计算采用的是牛顿拉夫逊法的直角坐标方法 采用的是matlab语言(power flow calculation 9 node)
- 2015-04-18 18:48:56下载
- 积分:1
-
genzongzicx
基于MATLAB软件的GPS信号跟踪仿真代码(GPS signal tracking simulation code based on MATLAB software)
- 2020-11-09 10:09:47下载
- 积分:1
-
11
说明: 輸入一個數字判斷質數,範例輸入 :
2
3
25
範例輸出 :
Yes
Yes
No(Enter a number to determine prime number, model type: 2325 Sample Output: Yes Yes No)
- 2010-01-12 16:59:29下载
- 积分:1