-
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
-
MATLAB6.x
Matlab的信号处理书籍,经典学习教程,相信一定收益颇丰!(Matlab Book about the deal with signals)
- 2013-04-20 16:30:03下载
- 积分:1
-
新建文件夹
将一副彩色图像转为灰度图像,截取部分,并找到质心位置(Centroid calculation of gray image)
- 2017-11-23 09:06:16下载
- 积分:1
-
MyFFT_C_languiges
FFT算法C语言实现 和MATLAB中fft函数结果一样的功能(FFT algorithm C language and MATLAB fft function results in the same function)
- 2013-11-23 20:49:38下载
- 积分:1
-
Redge-regression
说明: 岭回归的matla源程序,主要用于解决无法求逆或需要更好的解时所用的(Ridge regression matla source, mainly used to solve the inverse can not be a better solution or need to use when)
- 2011-04-13 23:05:55下载
- 积分:1
-
Assignment7-Blurring-Kernel
This is a blurring tool. Applying this code can Blurr an image used for identity protection
- 2013-02-09 02:46:23下载
- 积分:1
-
MATLABsignal
说明: matlab信号处理宝典,对通信学习很有用,可以下下来看看(Collection matlab signal processing, learning useful for communication, you can look down under)
- 2010-05-02 10:44:17下载
- 积分:1
-
Automotive-Control-Systems
这是一本关于车辆动力学方面的书籍,主要针对车辆工程与车辆控制相关的人员学习使用(This is a book about the dynamics of the vehicle, mainly for vehicle engineering or vehicle control research staff to learn to use)
- 2020-07-03 17:20:02下载
- 积分:1
-
isodate
isodata聚类算法用于聚类类IRIS数据,分类效果较好,运行稳定(isodata clustering algorithm for clustering classes IRIS data classification better, stable operation)
- 2013-04-16 21:40:57下载
- 积分:1
-
OFDM通信系统
说明: 一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道(A relatively complete OFDM communication system simulation design, including coding, modulation, IFFT, up and down conversion, Gaussian channel)
- 2020-10-27 16:12:43下载
- 积分:1