-
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
-
idl2matlab-1.4
IDL转Matlab,可以将IDL源代码转成MATLAB,并有例子(IDL to Matlab)
- 2020-12-13 09:59:15下载
- 积分:1
-
calendartable
说明: matlab开发个人桌面日历,纯为matlab更好的学习,和个人兴趣的培养。熟悉matlab语法规则。(development of personal desktop calendar matlab, matlab better purely for learning, training and personal interests. Familiar with the matlab syntax rules.)
- 2011-04-08 10:16:54下载
- 积分:1
-
skeletonize
solemnization: Finding the skeleton in the given image which can be use in many application such as object detection by combining it with some methods such as region growing
- 2013-12-11 16:28:32下载
- 积分:1
-
Movement-visualization
使用Matlab/simulink实现运动可视化技术(Movement visualization based on Matlab/Simulink)
- 2011-02-10 19:55:21下载
- 积分:1
-
optimization
matlab优化视频讲座,浅显易懂,附有下载网址,例子代码(matlab optimization of video lectures, easy to understand)
- 2011-06-06 16:12:55下载
- 积分:1
-
Q4A
This program calculates the discrete fourier transform of values in a 1d array
- 2014-12-09 11:59:32下载
- 积分:1
-
MATLAB
图像处理基础算法源代码MATLAB集合,里面很多修改就可以用(Image Processing MATLAB based algorithm source code set, which can be used to modify many)
- 2011-11-30 21:52:03下载
- 积分:1
-
PI_VSI_PMSM
用电压电流双闭环控制电机的matlab模型,自己动手建的(With voltage and current double-loop motor control matlab model built yourself)
- 2013-12-17 20:23:52下载
- 积分:1
-
jianleizuidaijulifa250
用间类最大距离法自动求取多张图像的阈值,MATLAB实现(With the largest distance between the type of multiple images automatically strike the threshold, MATLAB realize)
- 2008-03-21 15:48:08下载
- 积分:1