-
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
-
high-frequency-filtering
说明: 高频滤波 简易教程 效果不错 (Good high frequency filtering effects of simple tutorial)
- 2011-04-17 18:45:25下载
- 积分:1
-
robot
A model for robot in matlab/simulink using an s-function.
- 2010-05-09 17:07:45下载
- 积分:1
-
fc
说明: 用matlab预测双色球的方法, 每行附详细备注介绍其目的。欢迎大家建议(Use matlab to calculate the lottery 7 digit)
- 2013-03-14 09:42:40下载
- 积分:1
-
Very_Innovative
Numerical Solution, finite difference method, 3D, GUI, A very nice example of GUI
- 2014-12-25 13:43:36下载
- 积分:1
-
mesure_npcr
Calculate the NPCR between images
- 2010-06-30 19:20:53下载
- 积分:1
-
Job4
本程序实现了找出一个n个数的序列中最长的单调递增子序列,并符带测试数据(This program implements to find a sequence of n the number of the longest monotonically increasing subsequence, and to break with the test data)
- 2009-12-31 22:17:01下载
- 积分:1
-
De
说明: 一种经典的小波灰度变换大家注意参考下吧,谢谢合作(Gray-scale transformation of classical wavelet)
- 2012-04-21 14:54:16下载
- 积分:1
-
atttempt
This Matlab source code is for paper ATTEMPT for wireless sensor networks.
- 2014-10-01 21:38:11下载
- 积分:1
-
DVHOPSS
基于PSO的DV_hop算法,对定位系统有很好的效果,希望对你有用(The DV_hop algorithm based on PSO, the positioning system with good results, you want to be useful)
- 2011-10-23 20:36:07下载
- 积分:1