-
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
-
mablab6.0时尚创作百例-实例96-100
mablab6.0时尚创作百例(mablab6.0 creative fashion 100 cases)
- 2005-02-01 11:39:01下载
- 积分:1
-
PLS
偏最小二乘回归是第二代回归方法,它可以实现多种数据分析方法的综合应用。(PLS is the second generation regression method, which can realize the comprehensive application of various data analysis methods.)
- 2018-07-20 10:04:03下载
- 积分:1
-
MPD_PMD
this code for voice detection
- 2013-12-25 00:07:34下载
- 积分:1
-
Dirplot
Plotting antenna radiation
- 2013-10-29 14:09:00下载
- 积分:1
-
id_iq
瞬时无功功率理论ip-iq法的源程序,m文件,程序有详细的解释与说明。效果比较好。可以进行谐波分析。(Instantaneous reactive power theory ip-iq method of source, m files, programs have detailed explanations and instructions. Results were better. Harmonic analysis can be performed.)
- 2020-11-19 18:19:37下载
- 积分:1
-
cryptageparPI
projet chaotique for chiffrement and dechiffrement
- 2015-07-03 20:03:40下载
- 积分:1
-
PMSM_FOC
说明: 基于matlab搭建PMSM基础控制模型,采用双环PI控制策略。(PMSM basic control model was built based on matlab, and double-loop PI control strategy was adopted.)
- 2020-02-03 11:10:06下载
- 积分:1
-
face_detection
说明: 人脸检测的一个matlab程序,运行良好。(face detection based on matlab)
- 2010-04-01 10:35:57下载
- 积分:1
-
addNoise
A matlab program for adding noise of certain percentage to an image
- 2013-02-13 14:33:47下载
- 积分:1