-
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
-
InitCovRand
扇形传感器区域覆盖优化的虚拟力导向粒子群算法(Fan-shaped area coverage sensor-driven power optimization of the virtual particle swarm optimization)
- 2021-04-22 11:28:48下载
- 积分:1
-
ComprehensiveWeldingSimulation
一个阻感回路电流电压波形仿真源码,可以实现simulink模块里不可控的参数调整。(This code includes the U-I simulation in R-L circuit such as welding SCR component。)
- 2009-11-13 23:15:40下载
- 积分:1
-
Constrained-optimization-problem
包含所有约束优化问题中涉及的matlab源程序。包含Rosen梯度法求解约束多维函数的极值,外点罚函数法解线性等式约束,外点罚函数法解一般等式约束,内点罚函数法,混合罚函数法,混合罚函数加速法,乘子法,坐标轮换法及复合形法(Contains all the constrained optimization problem involves matlab source. Contains Rosen gradient method for solving constrained multi-dimensional function extremum, external point penalty function method for solving linear equality constraints, external point penalty function method for solving general equality constraints, interior point penalty function method, mixed penalty function method, mixed penalty function acceleration method , multiplier method, the coordinate rotation method and complex method)
- 2013-07-25 10:49:46下载
- 积分:1
-
one_singal
在单声源情况下,利用子空间消噪方法实现麦克风阵列增强算法。子空间法麦克风阵列语音增强算法(Microphone array speech enhancement algorithm)
- 2015-05-12 13:05:39下载
- 积分:1
-
2
说明: 根据教科书上已经给出的简单的数学算式,运用matlab编写出简单的代码,计算出结果(According to the textbook has been given a simple mathematical formula, using matlab write simple code to calculate the results)
- 2013-09-14 18:57:59下载
- 积分:1
-
fir_lattice
用MATLAB实现fir滤波器,有窗函数法,切比雪夫法,以及最后用lattice结构实现出来
- 2010-01-11 22:06:15下载
- 积分:1
-
chenbidu
通过傅里叶变换的方法计算全息图像某一行的衬比度(fringe contrast calculation)
- 2012-06-11 19:44:41下载
- 积分:1
-
GE-0106-Basic-Engineering-II
basic engineering (electrical and electronics) ppt
- 2013-10-21 13:36:11下载
- 积分:1
-
stochastic_opt
随机优化算法的代码,你可以在此基础上修改解决你自己的问题(stochastic_opt)
- 2010-05-13 18:42:49下载
- 积分:1