搜索资源列表
SVM数据分类预测
- 包含程序和试验数据,已进行MATLAB试运行。可以实现支持向量机对数据进行分类的功能。并进行了案例扩展,讨论了数据归一化对支持向量机的分类结果的影响,讨论了核函数对分类结果的影响。
SVM.SVM支持向量机的时间序列预测
- SVM支持向量机的时间序列预测、分类、自回归代码,SVM
CKPCA-HOG-SVM
- 为了准确地对监控场景中的运动目标进行语义上的分类,提出了一种基于聚类的核主成分分析梯度方向直方图和二又决策树支持向量机的运动目标分类算法。-In order to accurately monitor the movement of scene targets semantic classification, the clustering based on kernel principal component analysis of gradient direction histograms,
Matlab-m-SVM-code
- 这是我在网上找了很久的多分类支持向量机matlab代码,欢迎交流!-This is my search on the net for a long time many classification support vector machine matlab code, welcome exchanges!
SVM
- 用matlab实现了SVM算法,并且对两类点进行了分类,给出了图形化的结果。-SVM algorithm is implemented using matlab, and two points on the classification, given the graphical result.
libsvm-mat-2[1].89-3
- svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
SVM-for-classfication-and-regression
- 用支持向量机(SVM)实现分类与函数回归的源代码。内有实例,依湖芦画瓢即可。-Using support vector machine (SVM) classification and function to achieve the reunification of the source code. There are examples, according to Lake Lo paintings can ladle.
MatlabSVM
- 基于Matlab的SVM模式分类方法的实验系统,有仿真实验,有举例说明,可用于参考-Matlab-based classification method of SVM model experimental systems, there are simulation results, there are examples, can be used for reference
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
- matlab svm 分类程序,适合7.0以上的版本-matlab svm classification procedures suitable version 7.0 or above
SVM
- 自己收集的各种SVM分类算法,可以实现音频分类-Their collection of the various SVM classification algorithm, audio classification can be achieved! ! ! ! ! ! !
SVM
- 支持向量机(SVM)用于分类的算法实现-svm
svm_v0.54
- svm的分类和应用~~有详细的例子,非常实际和好用-svm classification and application ~ ~ There are detailed examples, very practical and easy to use ~ ~
SVM
- SVM分类器,针对语音信号的分类识别应用。内容非常多,大家可以筛选着利用。-SVMclassification
svm
- 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-MATLAB source code written using svm, support vector machine can be achieved for feature classification or extraction
svm
- 线性SVM算法设计分类器,对一组数据进行分类-Linear SVM classifier algorithm on a set of data classification
SVM-KMExample
- SVM向量机MATLAB编程实例,其中涵盖了one-against-one、one-against-all分类,回归等功能-Vector machine SVM MATLAB programming examples, which covers the one-against-one, one-against-all classification, regression and other functions
SVM 印章分类
- matlab 开发,使用SVM方法实现印章和背景的自动分类,分类效果较好(Matlab development, using SVM method to realize automatic classification of seal and background, the effect of classification is better)
SVM 多分类
- 通过一对多,和多对一的方式,将二分类svm转化成多分类分类器(Through the way of one to many and many to one, the two classification SVM is transformed into a multi classification classifier)