-
svm_new
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.(MATLAB-SVM algorithm, Matlab Support Vector Machine Toolbox, This toolbox was designed as a teaching aid, which matlab isparticularly good for since source code is relatively legible andsimple to modify. However, it is still reasonably fast if usedwith the supplied optimiser. However , if you really want to speedthings up you should consider compiling the matrix compositionroutine for H into a mex function. Then again if you really wantto speed things up you probably shouldn t be using matlabanyway ... Get hold of a dedicated C program once you understandthe algorithm.)
- 2008-08-15 21:12:57下载
- 积分:1
-
delaytime_doublechannel1.zar
计算两个声音信号的延时.两个信号不必完全相同,但是要非常类似(Two sound signals calculated delay signal having two identical, but very similar to)
- 2013-07-24 18:27:26下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
process
模拟从二维余弦 到量化 到分割 到Z处理的过程(simulate the process of dct quantization divide and zigzag the inverse process)
- 2010-06-24 15:11:14下载
- 积分:1
-
ComputerEnglish-Master
计算机方面的基础知识,对大家应该有所帮助
(Basic knowledge of computers to all of us should be helpful)
- 2008-01-04 14:40:58下载
- 积分:1
-
fisherface
Eigenfaces: PCA tends to find a p-dimensional subspace
whose basis vectors correspond to the maximum
variance direction in the original image space (p N).
We called the new subspace defined by basis vectors “face
space”. First, all training faces are projected onto the face
space to find a set of weights that describes the contribution
of each vector. Then we project all testing faces onto the
face space to obtain a set of weights. Finally, we identify
the face by comparing a set of weights for the testing face
to sets of weights of training faces.
- 2010-11-20 17:00:21下载
- 积分:1
-
t120_2
一个谐波处理的matlab软件。只要将里面的数据换成自己的数据即可。(A harmonic processing matlab software. As long as the data inside can be replaced by their own data.)
- 2009-05-20 17:01:23下载
- 积分:1
-
ECGdechuli
医学信号处理实验指导--对ECG信号的处理-目的是对ECG信号进行预处理,以便将其进一步应用到于心电的自动检测;本次实验还包括心率的求取
(medical signal processing experimental guidance-- right ECG signal processing- is designed to ECG signal preconditioning in order to further its application of ECG in the automatic detection; the experiment also includes HR strike)
- 2006-05-21 11:49:53下载
- 积分:1
-
基本算法在有源噪声控制中的应用fxlms
说明: fxlms基本算法在有源噪声控制中的应用,有MSE曲线图(The application of basic FXLMS algorithm in active noise control has MSE curve.)
- 2020-07-04 20:20:02下载
- 积分:1
-
exam4_1
结构分析的有限元法与matlab程序设计4-1(Structural analysis of the finite element method and matlab programming 4-1)
- 2011-06-09 16:24:54下载
- 积分:1