-
eeglab_current
用于进行eeg独立分量分析的多个函数,可以直接调用(EEG used for a number of independent component analysis function, can directly call)
- 2008-04-29 14:14:20下载
- 积分:1
-
VEHICLE1
利用matlab建模的不带ABS的车体子模块,很有参考价值(Using matlab modeling of the body without the ABS module, useful reference)
- 2007-09-25 13:10:42下载
- 积分:1
-
PhysioNet_ECG_Plot
u can plot an ecg data using this code
- 2010-09-08 14:11:18下载
- 积分:1
-
ycthjhsf
说明: 遗传退火进化算法, 遗传退火进化算法(Genetic annealing evolutionary algorithm, genetic annealing evolutionary algorithm)
- 2008-10-22 23:26:16下载
- 积分:1
-
image-compression-based-svd
使用matlab,用于基于奇异值分解(SVD)的图像压缩(image compression based on Singular value decomposition (SVD))
- 2015-04-14 23:06:53下载
- 积分:1
-
Seidel_iterative_method
数值分析中的SEIDEL迭代法的MATLAB源程序,按照代码中的提示输入,可以直接得出结果(Numerical Analysis SEIDEL iteration of the MATLAB source code, in accordance with the prompt code input, the results can be directly)
- 2009-04-12 21:22:13下载
- 积分:1
-
transformator-parameters
calculation of transformator parameters by Mfile in Matalb software (power engineering field)
- 2013-07-18 16:51:14下载
- 积分:1
-
UC-CODE
Unit Commitment in Power Systems
- 2015-03-16 13:34:52下载
- 积分:1
-
DBOST
mimo系统中的DBOST编码的详细源程序(MIMO system DBOST detailed source coding)
- 2008-06-03 13:38:00下载
- 积分:1
-
MATLAB
MATLAB函数参考手册,查看matlab函数作用以及功能。( SVMLSPex02.m
Two Dimension SVM Problem, Two Class and Separable Situation
Difference with SVMLSPex01.m:
Take the Largrange Function (16)as object function insteads ||W||,
so it need more time than SVMLSex01.m
Method from Christopher J. C. Burges:
"A Tutorial on Support Vector Machines for Pattern Recognition", page 9
Objective: min "f(A)=-sum(ai)+sum[sum(ai*yi*xi*aj*yj*xj)]/2" ,function (16)
Subject to: sum{ai*yi}=0 ,function (15)
and ai>=0 for any i, the particular set of constraints C2 (page 9, line14).
The optimizing variables is "Lagrange Multipliers": A=[a1,a2,...,am],m is the number of total samples.)
- 2011-04-27 14:27:35下载
- 积分:1