搜索资源列表
12416253manifold
- 一个包含丰富内容的流形学习算法工具包,有图形示例文件demo.fig,包括laplacian特征映射算法、流形规则调整、svm分类算法等内容,希望对研究机器学习的朋友有用。-contains a rich content of the manifold learning algorithm tool kit, graphics documents demo.fig example, laplacian features include mapping algorithm manifold rul
Svmtraining
- SVM training example
sampleSVM
- SVM 简单示例代码,简述使用方法,总代码100多行,进行了简单解析-Simple example code of SVM Jane SVM brief use, code of more than 100 lines of a simple analytical
GGA__SVMMA
- GA/SVM 程序源码包含三个文件:1。MainGA12.m2。selectGA12.m3。svmc12.mMainGA12.m是主文件,其余两个是被调用文件。MainGA12.m里主要设置有关参数。。======================MainGA12.m文件有关设置的说明:12行:host= \gatest\ %在matlab的安装盘,例如c:\下设置的程序源码运行结果目录。 源代码完整 -GA/SVM program source code consists of three
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.
libsvmexam
- svm library and example
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.
menorycircuit
- 自己用libsvm封的svm matlab,有例子 不错的源码 很好-Own use libsvm SVM of matlab, a good example of the source code is very good
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)