-
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
-
4f
说明: 用于计算色散,延迟不通
,透镜的不同口径(compute dispersion)
- 2014-08-15 23:15:14下载
- 积分:1
-
EKF
该函数实现扩展卡尔曼滤波算法,用于非线性状态估计,目标跟踪(EKF filter)
- 2011-10-05 11:46:04下载
- 积分:1
-
B
2013数学建模研究生B题建立多项式模型代码(2013 graduate of mathematical modeling to establish polynomial model code B title)
- 2013-09-21 08:50:53下载
- 积分:1
-
matlabandvc
VC++与Matlab混合编程的快速实现。快速实现vc++与matlab的接口通信。(VC++ and Matlab Fast Implementation of mixed programming. Fast Implementation of vc++ and matlab interface communication.)
- 2010-10-30 09:34:08下载
- 积分:1
-
WCDMA
在MATLAB中显示了WCDMA的仿真,并在SIMULINK中仿真通过(WCDMA is shown in the MATLAB simulation and the simulation by SIMULINK)
- 2009-12-13 18:15:18下载
- 积分:1
-
ReinforcementLearning
A matlab code for a reinforment learning routing problem(A Matlab code for a reinforment learning ro uting problem)
- 2006-10-27 05:51:59下载
- 积分:1
-
SWT
实现图像的二维平稳小波变换,包含对源图像的分解与重构(2-D stationary wavelet transform, including the decomposition and reconstruction of the source image)
- 2020-11-10 11:19:46下载
- 积分:1
-
kaermanlvbo
这是一个卡尔曼滤波设计的matlab程序,并且给出说明。(This is a Kalman filter design matlab program, and give instructions.)
- 2011-06-03 14:49:30下载
- 积分:1
-
bu_reactive_power_optimization
配电网无功优化算法,补上了对应的论文文献。(Reactive Power Optimization, make up the corresponding paper documents.)
- 2020-07-01 11:00:02下载
- 积分:1