-
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
-
M-Files
平面钢架元的有限元分析编码,其中列出了需用到的函数的编码,可以直接调用(Flat steel element finite element analysis code, which sets out the need to rely on the encoding function can be called directly)
- 2010-06-02 12:21:37下载
- 积分:1
-
CV
说明: 图像处理的分割,很经典的MATLAB 算法,适合做CV分割的初学者(cv )
- 2014-01-08 10:22:12下载
- 积分:1
-
微网控制
说明: 发电微网控制;电力系统;MATLAB程序(Generation Microgrid control;Power system;Matlab program)
- 2020-05-04 10:06:25下载
- 积分:1
-
GARch_Ucsd
Ucsd编写的matlab的GARCH模型分析与预测。包括两个安装包和安装说明(各种matlab版本都有),很详细。主要是好多网上其他无法运行,这个步骤我刚刚试试过,可以运行,(UCSD matlab prepared the GARCH model analysis and forecast. Includes two installation package and installation instructions (there are a variety of matlab version), in great detail. Is mainly a lot of other can not run the Internet, the steps I have just had a try, you can run,)
- 2008-12-17 15:58:37下载
- 积分:1
-
4
说明: 一个 实验报告 用于学习MATLAB 的 我是学习不久写出来的 希望那个能给大家提供帮助(WELL)
- 2009-05-25 22:39:59下载
- 积分:1
-
Matlab
文件很好,是一份简单又易懂的课件,有需要ide看看(The file is good, is a simple and easy to understand courseware, ide take a look at)
- 2012-05-23 15:53:53下载
- 积分:1
-
MATLAB-speech-programming-process
常用matlab语音编程流程(语音信号的分帧加窗的matlab实现),学习语音信号处理的人必须要知道这些基本的编程方法。(Common Voice matlab programming process (sub-frame windowed speech signal matlab implementation), learning of speech signal processing must be aware of these basic programming methods.)
- 2014-10-28 15:47:15下载
- 积分:1
-
incrementAreamethod1
this is increment area method to forecast sedimentation in dams reserviour
- 2010-09-25 18:14:16下载
- 积分:1
-
IVC_code
论文Active contours with selective local or global segmentation: a new formulation and level set method. Image and Vision Computing, vol.28, issue 4, pp.668-676, April 2010.的源代码.简单,容易学习(code for Paper K.H.Zhang, Lei Zhang, H.H.Song and W.Zhou.,Active contours with selective local or global segmentation: a new formulation and level set method. Image and Vision Computing, vol.28, issue 4, pp.668-676, April 2010.)
- 2011-10-06 18:40:35下载
- 积分:1