-
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
-
matlab-FFT
说明: 用matlab快速实现说话人识别中FFT,欢迎大家参考,用处很大哦(Fast Implementation matlab FFT Speaker Recognition)
- 2011-03-29 16:55:45下载
- 积分:1
-
matlabprogram
本文档可用来学些matlab编程,通过本文档可以快学了解matlab编程的相关内容。(This document can be used to learn some matlab programming, through this document can quickly learn to understand the correlation matlab programming content.)
- 2011-05-16 09:53:11下载
- 积分:1
-
fuzzy_pid
模糊pid参数自整定 matlab仿真m文件(fuzzy-pid matlab )
- 2013-03-12 09:38:20下载
- 积分:1
-
fuzzy-contral-matlab
关于倒立摆的模糊控制算法,有matlab程序进行仿真,是作业,有讲解(On the fuzzy control of inverted pendulum algorithm, matlab program simulation,it s homework。)
- 2015-03-23 12:17:37下载
- 积分:1
-
Aerospace-Blockset-3.2
matlab Areosimulink and block
- 2014-12-13 01:10:52下载
- 积分:1
-
Digital_Rubiks_Cube
matlab code for Rubik s Cube Simulator and Solver
- 2015-02-05 13:50:34下载
- 积分:1
-
sar_echo_sim
哑铃状目标SAR回波仿真与成像程序,成像使用了距离多普勒算法,回波仿真中考虑了目标的后向散射随着频率的变化(the dumbbell-shaped target SAR echo simulation and imaging processing, the use of RD imaging algorithm, echo simulation takes into account the target backscatter varies with frequency)
- 2015-04-20 20:00:01下载
- 积分:1
-
fuzzyPID
这是一个m语言的程序,主要是实现模糊pid的控制算法(This is a program m language, mainly fuzzy pid control algorithm implementation)
- 2015-05-22 12:09:53下载
- 积分:1
-
实值music算法可以分辨相干信号源 shizhimusic
DOA谱估计实值MUSIC算法把复数协方差矩阵映射成实数矩阵来处理,特征值分解计算量降低了75 ,实值music算法可以分辨相干信号源(DOA in real MUSIC spectral estimation algorithm to map the complex covariance matrices to deal with real, eigenvalue decomposition calculation reduced by 75 , real music algorithm can distinguish between coherent signal source)
- 2020-06-28 10:20:01下载
- 积分:1