-
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
digital processing in matlab
- 2013-10-30 09:40:10下载
- 积分:1
-
dijkstra
用Matlab实现最短路径dijkstra算法(Using Matlab to achieve the shortest path dijkstra algorithm)
- 2010-08-05 01:33:52下载
- 积分:1
-
exam9
线谱增强器,用于单频信号检测的线谱增强。(Line spectrum enhancer for the single-frequency signal detection to enhance the line spectrum.)
- 2009-05-14 01:09:54下载
- 积分:1
-
MatlabCompare
在matlab 中 利用lab hsv rgb 三种空间分别对一个图形进行增强 处理 (In the use of matlab three lab hsv rgb space, respectively, of a graphics processing to enhance)
- 2009-07-02 10:44:20下载
- 积分:1
-
SGA-simple-Genetic-Algorithm
C语言编的简单遗传算法程序 各项功能齐全(SGA-simple Genetic Algorithm)
- 2011-05-23 16:24:14下载
- 积分:1
-
Quire
QUIRE算法用于主动学习,通过信息询问和代表样本来实现。(QUIRE is a package for active learning by querying informative and representative examples. )
- 2012-02-13 13:12:32下载
- 积分:1
-
BANKERS.C.tar
Bankers algorithm is used to allocate resources to the processes and find whether they are in safe state or not.
- 2010-11-16 03:10:15下载
- 积分:1
-
ima12222222e
matlab code to read images
- 2014-12-23 14:46:58下载
- 积分:1
-
变结构控制课件仿真
在Simulink中,使用变结构控制(滑膜控制)方法对系统进行控制。(In Simulink, variable structure control (sysym control) is used to control the system.)
- 2018-05-14 16:44:11下载
- 积分:1