-
svm
SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。(The basic idea of SVM method are: the definition of the optimal linear hyperplane, and the search algorithm for optimal linear hyperplane by solving a convex programming problem. Then based on Mercer nuclear expansion theorem, through a nonlinear mapping φ, the sample space is mapped to a high-dimensional and even infinite dimensional feature space (Hilbert space), so that in the feature space can be applied to solve the linear learning machine method, the sample space The highly nonlinear classification and regression problems. svm procedures that support vector machine code.)
- 2010-07-31 10:21:45下载
- 积分:1
-
fourierdes
this matlab code describes fourier descriptors
- 2010-10-04 18:12:58下载
- 积分:1
-
beamforming_jiaocheng
matlab关于自适应波束形成以及阵列信号处理的程序教程,适合初学者(for beginners about array signal processing)
- 2012-04-21 20:38:10下载
- 积分:1
-
ATM-Skimming
ATM skimmingia a method used by criminals to capture data from the magnetic stripe on the back of an ATM card.
- 2014-09-03 18:56:59下载
- 积分:1
-
onlymain
Main program using MATLAB for feature extraction
- 2013-10-18 01:58:27下载
- 积分:1
-
BER
OFDM,MPSK,MDPSK,QAM四种调制方式误比特率的matlab仿真代码。(Matlab simulation code of OFDM, MPSK, MDPSK, QAM modulation bit error rate)
- 2009-03-17 12:13:06下载
- 积分:1
-
signalprocessingtoolbox
how to use signal processing toolbox
- 2010-11-21 21:50:34下载
- 积分:1
-
Single_Phase_Inverter
Single Phase Inverter with PWM
- 2021-03-27 21:19:12下载
- 积分:1
-
FRACF2D
说明: 二维分数阶傅里叶变换,可以把数据经此变换后,变成2D分数阶域(Two-dimensional fractional Fourier transform, the data can be transformed by this into 2D fractional domain)
- 2011-03-17 13:43:38下载
- 积分:1
-
matlab
有限元平面刚架结构的分析 matlab程序(Finite element analysis of plane frame structures matlab program)
- 2013-12-28 11:06:50下载
- 积分:1