-
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
自己整理的一些关于matlab中的优化函数利用。其中主要包含了函数,以及函数的输入输出,及相关应用的表格(the using of Some optimization function in matlab )
- 2013-03-15 12:01:08下载
- 积分:1
-
vtoolbox
一个用于模拟工业振动的matlab工具包(Engineering Vibration)
- 2011-12-15 13:12:49下载
- 积分:1
-
net
微分方程网格生成 计算传热学 离散方法
自适应网格(The differential equation of grid generation)
- 2014-01-02 13:57:10下载
- 积分:1
-
HW5
order to be able to do whatever we want with the given dynamic system under control input, the system must be controllable
- 2012-12-30 17:04:55下载
- 积分:1
-
KSVD
本程序可用于字典学习,稀疏编码,包含MOD,OMP函数(DICTIONARY LEARNING)
- 2013-11-10 19:55:11下载
- 积分:1
-
audiogram
Hearing test. It using music card to test left and right ear seperately. It contains graphic iterface[*.fig] and m-file. It works fine with 6.5 version of Matlab.
- 2009-02-27 03:33:35下载
- 积分:1
-
scfdma.tar
Matlab codes for single carrier frequency division multiple access SC-FDMA simmulation. The codes may be useful for SC-FDMA
- 2010-10-02 22:05:52下载
- 积分:1
-
image_template-matching-algorithm
这个m代码实现快速图像匹配,而且还有示例图片方便学习,程序设计简单快速。(Image matching method using template matching.)
- 2013-01-09 16:26:10下载
- 积分:1
-
matlab_source_file
时间序列ARMA模型分析主要运用于金融时间序列的分析及计算科学方面。(Time series analysis using MATLAB software and data processing,it is used in financial analysis and computing area,it is very useful for financial engeneer.)
- 2011-11-27 08:34:21下载
- 积分:1