搜索资源列表
GA-SVM
- 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
svr
- svm 的matlab程序,是最基本的svm形式-the sourse of svm,it is the basic styple
LS-SVM
- 这是对于工业过程中连续搅拌釜反应器用支持向量机建模的实例。预测效果很好。-This is for the industrial process of continuous stirred tank reaction used in support vector machine modeling examples. Very good prediction.
SVM_lzb1p0
- svm(支持向量机)能进行分类。有不同的核函数,如线性,多项式等-svm (support vector machine) can be classified. There are different kernel functions, such as linear, polynomial, etc.
svm-lecture
- 有关支持向量机的讲座,我看了之后的确受益非浅-Support Vector Machines on the talks, after I read indeed benefited
SVM
- 有基于 matlav的svm软件工具,感觉挺好用的。里面有很多实例,稍加修改就可以使用。例如三分类问题: 1、输入三类数据xapp yapp 2、选择多类分类方法(一对多或一对一或m-svm) 3、设置参数 4、调用训练函数得到向量机参数 5、输入测试数据,得到预期结果。 -There is matlav based on the SVM-based software tools, I feel pretty useless. Inside there is a lot
SVM
- 支持向量机(SVM)用于分类的算法实现-svm
svm
- 关于SVM学习的两个ppt。内容通俗易懂,适合初学者看看,供大家参考。-On the SVM learning 2 ppt. The contents of user-friendly, suitable for beginners look for your reference.
GA_SVM
- 对于小样本而言,SVM的仿真效果要比神经网络好,但是SVM的性能依赖于它的两个训练参数,本算法是用GA自动选择SVM的两个参数。-For small sample case, SVM simulation results than the neural network is good, but the performance of SVM depends on its two training parameters, the algorithm is automatically selected
svm
- 支持向量机自动提取模糊规则,仿真结果验证了其可靠性-The use of support vector machine automatically extract fuzzy rules, simulation results verify the reliability of the method
SVMClassificationFunction
- this a matlab coding of svm classification function. when inputing training samples, training labels, testing samples, testing labels, and two parameters, the classification result is obtained. linear svm and nonlinear svm can be selected.-this
SVM-matlab
- 几个SVM实现的matlab代码,比较详细-Several SVM realization of matlab code, more detailed
SVM-matlab
- 关于支持向量机(SVM)的实现程序,很好的代码,希望对需要者有帮助。-the code about SVM.It will be helpfull for uers.
SVM-Matlab-toolbox
- 支持向量机(SVM)的matlab工具箱。支持分类和回归。-Support Vector Machine (SVM) matlab toolbox. Support classification and regression.
SVM
- 基于matlab的支持向量机svm的源代码,可以实现训练及预测的一些基本功能。-Based on support vector machine svm matlab source code, you can achieve some of the basic functions of training and predictable.
SVM
- MATLAB中的SVM源码,用于回归预测,需要的可以下载下-The SVM MATLAB source code for regression forecasting, need can be downloaded below to see the exhibitions
hog_svm
- hog+svm的Demo,实测可以运行,搭配INRIA图片集准确率为0.96. 不足:直接把图片缩小为64*128来检测,window的滑动没有。(the demo of HOG+SVM, could run,; not enough: it resize image to 64*128. the window have no slide.)
svm
- MATLAB平台提取一段语音信号的mfcc参数(MATLAB mfcc feature extract)
基于SVM的人脸识别源代码
- 本程序是介绍SVM算法的matlab程序,主要用于人脸识别方面(This procedure is introduced SVM algorithm matlab procedures, mainly for face recognition)
SVM.m 2
- 实现基础的SVM算法。利用Matlab自带包。(Implement the underlying SVM algorithm. Use Matlab to bring your own bag.)