-
yddl
说明: 压电电缆 技术资料,现在 路考主要 材料(Piezoelectric cable technical data, the main material is a road test)
- 2010-04-25 15:07:57下载
- 积分:1
-
FMtest
这是一读取信号进行FM调制,可以是CMA盲均衡算法对FM信号做处理(This is a read signal to FM modulation, and can be CMA blind equalization algorithm processing the FM signal with)
- 2013-07-24 10:41:32下载
- 积分:1
-
report_SVM_SOFM.m
SVM + Self organing map for data clustering
- 2013-04-16 21:55:51下载
- 积分:1
-
TRM
一个对时间反转镜技术的原理的简单的描述和仿真。(a simple description for the TRM )
- 2015-03-09 15:25:04下载
- 积分:1
-
89346531signal_modulation
说明: 这是本人下载的matlab 代码,希望能注册账号,成为会员(hello)
- 2010-04-08 10:45:41下载
- 积分:1
-
fxlms
FXLMS method for adaptive filtering
- 2013-04-26 19:02:55下载
- 积分:1
-
rprod02
是用于建模方面的,很有用,所上传的5个程序文件要协同工作才行(Is used for modeling, very useful, 5 program files uploaded to work for the job)
- 2014-01-06 20:22:17下载
- 积分:1
-
waitbar
modified waitbar with estimated remaining time
- 2010-06-14 23:11:26下载
- 积分:1
-
bianma
包含了常用的信道编码方式,清晰展现了编码、解码的过程(A display of commom coding and encoding mathods)
- 2010-09-14 22:53:49下载
- 积分: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