-
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
-
mtm
多频道功率谱计算程序,比常规功率分辨率更高,matlab2006a平台调试通过(multi-channel power spectrum calculation procedures than conventional power with higher resolution, matlab2006a through debugging platform)
- 2007-02-27 22:26:06下载
- 积分:1
-
MATLAB-image
这是matlab图像处理的资料,里面主要是图像处理的常用函数介绍,很全面(This is the Matlab image processing information, which is commonly used in image processing functions, the very comprehensive)
- 2007-05-29 09:52:34下载
- 积分:1
-
HHT
用于对信号的HHT分析,可得到IMF、功率谱、边际谱等图(HHT for signal analysis, obtained IMF, power spectrum, marginal spectrum, etc. Figure)
- 2013-10-27 21:31:16下载
- 积分:1
-
XPathFactory
Factory class for creating an XPath. Implementors of XPath derivatives will need to make a derived class of this. @xsl.usage advanced.
- 2013-12-02 15:26:28下载
- 积分:1
-
ricker
说明: 在gprmaxzhong,绘制雷克子波的能量谱,和能量误差(At gprmaxzhong, plot the energy spectrum of the Rake wavelet and the energy error)
- 2020-03-22 13:42:52下载
- 积分:1
-
readECG
用于读取mit心电数据库程序,运行环境matlab,对研究心电非常有用!(Mit to read ECG database program, runtime environment matlab, the study ECG is very useful!)
- 2007-11-06 19:08:24下载
- 积分:1
-
drawedgelist
画出边缘列表画出边缘坐标列表边缘分割边缘佳策边缘提取(Draw the edge of a list of coordinates to draw the edge of the edge list of partition the edge of good strategy Edge)
- 2007-11-15 00:49:54下载
- 积分:1
-
matlab-algorithm-highlights
matlab常用算法集锦,包括各种微分方程求解方法及函数、矩阵、随机数的求解(matlab commonly used algorithm highlights, including a variety of differential equation solving methods and functions, matrix, random numbers to solve)
- 2013-01-03 17:06:54下载
- 积分:1
-
MATLAB-function
matlab常用函数命令,各个工具箱中所用到的都包括,还有simulator常用仿真命令,(some important function for matlab ,including all of the tool boxes and simulator)
- 2013-08-15 18:24:18下载
- 积分:1