-
code_syn
数字通信信号的码元同步程序,在MATLAB环境下编写的,可用来提取数字通信信号的时钟信息(Symbol digital communication signal synchronization program written in MATLAB environment, can be used to extract the clock information on digital communication signals)
- 2010-09-25 14:42:36下载
- 积分:1
-
OFDM Simulation
说明: OFDM通信系统的仿真。PDF文件,包括OFDM原理、程序讲解及运行结果。(OFDM communications system simulation. PDF documents, including OFDM principles, procedures and operations on the results.)
- 2006-01-01 18:16:07下载
- 积分:1
-
code
OFDM simulaion MATLAB code
- 2011-06-04 02:32:17下载
- 积分:1
-
selection
说明: matlab程序 遗传算法选择程序 敬请各位高手指教(Matlab procedures genetic algorithm selection process please enlighten you master)
- 2006-03-13 10:41:58下载
- 积分:1
-
bch
bch channel coding matlab codes
- 2011-04-19 14:18:34下载
- 积分:1
-
PCA-matlab
里面包含主元分析PCA的Matlab代码,包括提取主元,求方差贡献率,绘制贡献率直方图等(Which contains the principal component analysis PCA of the Matlab code, including the extraction of the main element, seeking variance contribution rate, contribution rate of histogram mapping, etc.)
- 2009-09-23 22:58:47下载
- 积分:1
-
prog1
通信原理实验生成软件及相关代码,调制解调(C生成)(Communication principle experiment generation software and related codes, modulation and demodulation (C generated))
- 2014-09-17 20:13:40下载
- 积分:1
-
46857777
控制数据输入格式,C++Builder精选编程学习源码,很好的参考资料。(Control data input format, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 11:36:55下载
- 积分:1
-
fminco
fminco is a function
- 2012-01-11 21:59:54下载
- 积分: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