搜索资源列表
svm-prediction
- 本程序是一个用SVM实现先拟合,再预测的例子。主要目的是学习SVM的预测程序。-This program is a first fitting, re-forecast example using SVM. The main purpose is to learn SVM prediction program.
svmTrain
- [model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an SVM classifier and returns trained model. X is the matrix of training examples. Each row is a training example, and the jth column holds the jth feature. Y is a column
SVM--classification-for-wines-
- 这是一个在matlab环境下运行,使用SVM支持向量机对葡萄酒种类进行分类的例子,对于学习SVM分类的朋友而言,应该有所帮助。-This is a run in the matlab environment, the use of SVM support vector machine classification of wines example, for learning SVM classifier friends, it should be helpful.
mlclass-ex6
- 支持向量机,实现2或多分类,基于matlab仿真,内有说明-ex6.m- Octave scr ipt for the rst half of the exercise ex6data1.mat- Example Dataset 1 ex6data2.mat- Example Dataset 2 ex6data3.mat- Example Dataset 3 svmTrain.m- SVM rraining function svmPredict.m- SVM p
svm-regression
- 本程序是实现遗传支持向量机(SVM)的回归拟合,以混凝土的抗压测试为例,具有很好的学习价值。-This program is a genetic support vector machine (SVM) regression fit to the concrete compression test, for example, having a great learning value.
maphinyimppoved
- 很好的基于支持向量机的MATLAB程序,里面包含有算例及改进算法(Good MATLAB based on support vector machine (SVM), which contains a numerical example and the improved algorithm)
SVM_example_upload
- svm example upload in matlab, support vector machine
ece681
- 一个基于SVM模式识别的例子 main为主程序 主要实现了两种核矩阵的实现(An example based on SVM pattern recognition)
Classification
- svm 回归分析 matlab 带有例子(SVM regression MATLAB has an example)
GA-Bagging-SVM-code
- 基于matlab软件的Ga-bagging-svm程序,包含算例data,编写规范,非常好用(Ga-bagging-svm program based on MATLAB software, including example data, compiling specifications, very useful)