搜索资源列表
libsvm-2[1].6
- 支持向量机工具箱一种,主要解决分类和回归等问题,它是在matlab环境下运行的。-A Support Vector Machine Toolbox, mainly to resolve issues such as classification and regression, which is running in the matlab environment.
looms
- 留一模型选择法leave-one-out model selection,适合支持向量机分类和回归时进行参数选择。-looms uses a slightly modified BSVM to perform model selection on binary classification problems. Currently the RBF kernel is supported.
SVM_luzhenbo
- 支持向量机工具箱,包括了二种分类,二种回归,以及一种一类支持向量机算法。 -Support Vector Machine Toolbox, including the two kinds of classification, two kinds of regression, as well as a one-class SVM algorithm.
SVMMatla1.0
- 该工具箱主要介绍支持向量机的使用过程,包括分类与回归,里面的内容很全面,-The toolbox introduce the process of SVM,including classification and aggression,which is very well.
ZCXLJ
- 支持向量机和BP神经网络都可以用来做非线性回归拟合,但它们的原理是不相同的,支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。大量仿真证实,支持向量机的泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合-Support vector machines and BP neural network can be used for non-linear regression f
svmprogram
- SNM支持向量机预测,回归分析,数据预测。实验验证-SNM prediction, support vector machine regression analysis
WINSVM.ZIP
- 支持向量回归算法的应用,可以采用支持向量机进行预测-Application of Support Vector Regression Algorithm
SVM-Matlab-toolbox
- 支持向量机(SVM)的matlab工具箱。支持分类和回归。-Support Vector Machine (SVM) matlab toolbox. Support classification and regression.
HUIGUI-svm
- 回归性支持向量机Regression support vector machine-Regression support vector machine
cmsvm2
- 一款强大的支持向量机软件,界面为中文版本,可以实现分布和回归的功能。解码器在里面。使用说明也在里面。-A powerful SVM software interfaces for the Chinese version, you can achieve the distribution and return of function. Decoder inside. Instructions are inside.
PS0-SVR
- 支持向量机是建立在统计学习理论基础上的通用学习方法,它可较好地解决以往 很多学习方法的小样本、非线性、过学习、高维数、局部极小点等实际问题。笔者利用支持向量回归理论 和方法,建立支持向量机的预测模型,并利用winSVM 和MATLAB 软件进行了实例预测,与二次回归 预测值相比较,支持向量机预测模型具有更好的预测精度,且有很强的推广能力。-Support vector regression data
111
- 支持向量回归的研究,作为一个新的理论和方法,支持向量机回归在训练算法和实际应用等方面有诸多值得深入探讨的课题。-Machine learning is based on the data of modern intelligence technology is an important aspect. Statistical Learning Theory (SLT) is a specialized study of the law of machine learning theory of
Support-Vector-Machine
- 非线性回归用支持向量机通用MATLAB源码-Support Vector Machine for Nonlinear Regression
libsvm2.82
- 这是一个支持向量机回归的模拟程序,可以对较少的样本进行处理-This is a support vector machine regression simulation program, fewer samples can be processed
MATLAB-svm
- 支持向量机在分类和回归中的应用(MATLAB)-Application for svm in classification and regression
4
- 最小二乘支持向量机回归分析源代码,LSSVM-Least squares support vector machine regression analysis source code
支持向量机故障诊断及控制技术
- 有支持向量机分类和回归的代码,以及最小二乘支持向量机的代码。(support vector machine)
超球面支持向量机
- 超球支持向量机有一次分类,二次分类,支持向量机回归(Hypersphere support vector machine)
支持向量机算法包
- SVR libsvm-3.1-[FarutoUltimate3.1Mcode](libsvm-3.1-[FarutoUltimate3.1Mcode])
huigui1
- 支持向量机回归,可用于求解可靠性问题,也可用于其他优化。(Support Vector Machine Regression)