-
使用MATLAB6.5实现的自适应学习速率反向传播网络-bpexamples
使用MATLAB6.5实现的自适应学习速率反向传播网络(Matlab6.5 achieved using adaptive learning rate back-propagation network)
- 2005-02-18 15:20:26下载
- 积分:1
-
pso
PSO or particle swarm optimization code in MATLAB
- 2012-11-01 17:23:35下载
- 积分:1
-
My-ownspectr
This is the best program for spectrogram
- 2015-04-22 10:37:29下载
- 积分:1
-
BLDCsensorless1
BLDC三段式启动过零点检测无位置系统模型(BLDC sensorless )
- 2021-04-14 21:08:55下载
- 积分:1
-
TSP
说明: 禁忌算法解决TSP问题,程序简单效率高,欢迎来完善(Tabu algorithm to solve TSP problem, the program simple and efficient, welcome to improve)
- 2010-04-08 12:02:33下载
- 积分:1
-
LineArrayBeamform
说明: 利用相移补偿来仿真一个均匀线列阵的指向性图 (Using phase shift compensation to simulate a uniform linear array of point of Figure)
- 2010-04-21 17:27:05下载
- 积分:1
-
Regression-prediction
一个用于离散信号时间自动回归预测的matlab程序(A discrete signal time automatically regression prediction matlab program)
- 2013-01-15 14:41:57下载
- 积分:1
-
findspan
this program is helpful in calculating the span of the knot vector in bspline
- 2012-01-18 01:10:21下载
- 积分:1
-
G.984.1-200303
GPON 标准
GPON ITU 标准 G984.1-2003
(GPON ITU standard G984.1-2003)
- 2010-02-27 16:57:18下载
- 积分: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