-
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
-
mackey-binaryLDPC
二进制LDPC码的一种构造方法mackey构造,是学习LDPC码的基础(Binary LDPC code construction method mackey construction, is to learn the basis of LDPC codes)
- 2010-11-22 16:00:33下载
- 积分:1
-
MATLAB-base
MATLAB学习的基础资料,便于初学者快速查找各类函数(Biography MATLAB learning easy for beginners to quickly find all types of functions)
- 2014-11-18 09:00:11下载
- 积分:1
-
rose
利用matlab画出一朵玫瑰,建立一个基本的m文件(use matlab to paint a rose)
- 2011-12-08 21:05:53下载
- 积分:1
-
xinghaofengxi
数字信号处理-理论、算法与实现 一书中所涉及到的绝大部分算法。
Dsp_c C语言编写的算法程序。
Dsp_fortran FORTRAN语言编写的算法程序。
Dsp_matlab用MATLAB编写的信号处理程序,包含本书各个章节的
大部分例题。(" Digital Signal Processing- Theory, Algorithm and Implementation of a book related to most of the algorithm. The DSP_C C language algorithm. Dsp_fortran FORTRAN language written algorithm. Dsp_matlab prepared using MATLAB signal processing procedures, including most of the examples of the various chapters of the book.)
- 2013-04-24 21:13:43下载
- 积分:1
-
iner-intra-row-interleaver
matlab code for inter and intra row permutation also showing the effect of asymmetric turbo code performance.
- 2014-08-28 13:57:59下载
- 积分:1
-
puma560
PUMA560A的仿真控制。很详细。非本人写的,但是写的很好(PUMA560A simulation control. Very detailed. Non-I write, but write the good)
- 2012-08-17 10:49:49下载
- 积分:1
-
ekf
ekf滤波器程序,用于导航方面的。用MATLAB写的。还行(ekf filter program, used for navigation. Written using MATLAB. Okay)
- 2011-10-21 09:47:09下载
- 积分:1
-
dijkstra
Dijkstra算法(单源最短路径)matlab代码(Dijkstra matlab code)
- 2015-03-01 23:47:36下载
- 积分:1
-
music
运用music算法识别空间目标,附有注释,可改变方向角,深入浅出,本科毕设程序,绝对好用。(
Space target recognition algorithm using music, annotated, can change the direction of the angle, in simple terms, undergraduate established procedures, the absolute ease.)
- 2013-11-25 21:33:17下载
- 积分:1