-
ls-mse
是一个关于LS算法和MSE算法的性能比较程序(About LS algorithm is an algorithm and the MSE performance comparison program)
- 2009-04-03 10:44:54下载
- 积分:1
-
lms-function
LMS Matlab function, which can be used in your main programs (Adaptive noise canceller applications).
- 2013-11-30 20:01:34下载
- 积分:1
-
OFDM
这是一个基于ofdm的系统的调制解调的matlab程序(This is a ofdm modem program)
- 2020-06-18 21:00:01下载
- 积分:1
-
geneticalgorithmforpowrrsystems
genetic algoritm for the newton raphson and other model
- 2010-07-04 14:59:00下载
- 积分:1
-
channel_estimation_legendre
channel estimation for ofdm using legendre polynomials
- 2009-07-11 18:35:29下载
- 积分:1
-
demo
提取ERP,从matlab的数据文件中提取出脑电数据,并通过输入的信噪比进行滤波(abstract ERP)
- 2012-09-01 19:28:05下载
- 积分:1
-
ofdm--papr-BER
降低正交频分复用系统PAPR的各种算法及误码率,调试后是正确的(OFDM PAPR)
- 2021-02-22 04:29:41下载
- 积分:1
-
matlab
三参数模型 系统辨识 自己编写的通过了测试,并写了论文(The three-parameter model system identification adopted their own written)
- 2009-09-19 19:16:41下载
- 积分:1
-
PAPRlowerSLM
Trigonometric functions using MATLAB to achieve power spectral analysis
- 2010-02-26 15:04:52下载
- 积分: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