-
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
-
Size-Control-Clustering
此程序实现了规模控制的聚类,能够精确地按照实施者的意图控制每一类的规模(this algorithm realises the size controled clustering, which can generate the cluster with the cluster size the operator desire for.)
- 2012-04-19 19:07:48下载
- 积分:1
-
reliefF
reliefF源码 用法及说明 简单易懂的(reliefF source usage, and easy to understand instructions)
- 2020-06-29 19:40:02下载
- 积分:1
-
matlab300
有matlab各种实用程序300多个,涵盖信号及图像处理,优化,各种科学计算,简明易学(Matlab utilities have a variety of more than 300, covering the signal and image processing, optimization, scientific computing, concise easy to learn)
- 2009-10-26 18:31:34下载
- 积分:1
-
bpsk
使用matlab语言进行计算机仿真,仿真bpsk信号的最佳接收和调制。(Computer simulation using matlab language, simulation bpsk the best reception and signal modulation.)
- 2010-12-28 19:47:38下载
- 积分:1
-
lujing
Matlab写的求最短路径的程序!欢迎大家使用!(Matlab was the shortest path to the procedure! Everyone is welcome to use!)
- 2007-03-08 15:36:49下载
- 积分:1
-
MATLAB--image-processing
visual c++ matlab图像处理与识别实用案例精选,帮助我们学习(visual c++ matlab image processing and recognition of practical case selected to help us learn)
- 2011-06-05 10:30:15下载
- 积分:1
-
Parabol
方程求根的是抛物线法则,写的不好。仅供参考(Roots of the equation is parabolic law, badly written. Reference)
- 2011-09-27 10:42:25下载
- 积分:1
-
qpsk-matlab-code
MATLAB CODE FOR QPSK
- 2013-04-24 23:29:15下载
- 积分:1
-
Untitled
含有实验所得的滚动轴承故障数据,共振解调法用于对振动信号的故障诊断,并能准确判定故障发生的部位。(Rolling Bearing Fault contains experimental data obtained, the resonance demodulation method for fault diagnosis of vibration signals, and can accurately determine the site of the fault.)
- 2014-05-20 09:07:44下载
- 积分:1