搜索资源列表
ridgeregresssvm
- 最小二乘支持向量机岭回归函数,可以进行预测和分类-least squares support vector machine regression function Ridge, forecasts and classification
SVM_lzb1p0
- 一个支持向量机的工具箱。包括2类分类算法与回归算法。-A Support Vector Machine Toolbox. Including Category 2 classification algorithm with the regression algorithm.
svm1
- 我写的支持向量机做回归分析程序,下载后,设计样本数据,就可以用-I wrote to do the support vector machine regression analysis procedures, download, design sample data, you can use
libsvm-weight-2.81
- 一种基于局部密度比权重设置模型的加权支持向量回归模型来单步求解多分类问题:该方法先分别对类样本中每类样本利用局部密度比权重设置模型求出每个样本的权重隶属因子,然后运用加权lib支持向量回归算法对所有样本进行训练,获得回归分类器,希望对大家有用!-Based on local density than the right to re-set model of weighted support vector regression model
Fsvm_Regression
- 该文研究了当训练点的输出为三角模糊数时!支持向量回归机的构建问题’ 首先将模糊回归问题转化为模糊分 类问题!并将求模糊最优分类超平面问题转化为求解带有模糊决策的机会约束规划问题’ 利用基于模糊模拟的遗传算法 求解带有模糊决策的机会约束规划!得到模糊最优分类超平面&模糊方程$!解模糊方程得到模糊回归函数’ 在此基础上! 得出模糊线性支持向量回归机&算法$’ 从而较好地解决了支持向量机中含有模糊信息的模糊回归问题’ 最后!给出显
svmclass1
- 用于支持向量回归分析 将数据分类 使用matlab运行环境-For support vector regression analysis of data classification using matlab runtime environment
winsvm2.0
- 本软件是 windows系统平台下的支持向量机软件,包括了支持向量机的几种常用类型,可用于分类和回归-This software is under the windows system platform support vector machine software, including support vector machines for some commonly-used type, can be used for classi
SVR_SVC
- 该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法-The toolkit includes two kinds of classification, two kinds of return, and a one-class support vector machine algorithm
PS0-SVR
- :针对发酵过程中生物参数难以实时在线测量的问题,建立了用于生物参数状态预估的 支持向量机软测量模型。考虑到该支持向量回归(SVR)模型的复杂性和冷化特征取决于其三 个参数 ,c, 能否取到最优值,采用粒子群优化(PSO)算法实现对参数 ,c, 的同时寻优。在 此基础上,以饲料用 .甘露聚糖酶为对象,建立了基于PSO—SVR的发酵过程产物浓度状态预估 模型。发酵罐控制结果表明:该模型具有很好的学习精度和泛化能力,可实现对
Inertiadevicefaultpredictionbasedonwavelet
- :为了提高最小二乘支持向量回归机的性能,将Morlet小波核函数引入其中,形成了最小二乘小波支 持向量回归机模型。利用待优化的参数重构模型的目标函数和约束条件,并在此基础上通过遗传算法进行参数 选择,从而提高了该模型的泛化能力。将最小二乘小波支持向量回归机应用于导弹陀螺仪的漂移趋势预测,仿真 实验结果表明了该方法的有效性和可行性,因此可以为陀螺仪的故障预报、可靠性辅助决策提供依据。-To improve the abilit
ForecastingpopIllafionbasedOnsupportvectorintellig
- 要建立一个有效的支持向量回归(SVR)模型,支持向量回归的3个参数c,y,占丛须预先设定。提出一种新型的遗传算 法一智能遗传算法(IGA)对支持向量回归进行参数调节,以达到寻找最优参数的目的,然后和支持向量回归结合得到一种新的 IGASVR模型,并应用于城市人口预测。最后,将提出的方法与标准SVR模型和BP神经网络模型进行比较,所得结果表明,该模 型训练速度快,并且有较高预测精度,是一种有效的人口预测方法。-To build
svmTrain
- 一个matlab平台应用的svm工具箱,该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法-A matlab platform applications svm toolbox, the kit includes two kinds of classification, two kinds of return, and a one-class support vector machine algorithm
LSSVMlab1.5
- 支持向量机用于回归,在MATLAB里实现的。方便好用-Support vector machines for regression, implemented in MATLAB in. Is easy to use
SMO-code
- smo算法是与svr(支持向量机回归)和svc(支持向量机分类)具有相似数学形式,并在此基础上提出的一种用于SVR的简化算法。-smo algorithm is svr (support vector machine regression) and svc (SVM) with similar mathematical form, and puts forward a simplified algorithm for SVR.
LS_SVM
- 最小二乘支持向量机,用于多元非线性回归分析,非线性拟合与预测-Least squares support vector machine for multi-linear regression analysis, nonlinear fitting and prediction
svm
- SVM本身是针对经典的二分类问题提出的,支持向量回归机(Support Vector Regression,SVR)是支持向量在函数回归领域的应用(SVM itself is proposed for the classical two classification problem. Support Vector Regression (SVR) is the application of support vector in the f
支持向量机故障诊断及控制技术
- 有支持向量机分类和回归的代码,以及最小二乘支持向量机的代码。(support vector machine)
超球面支持向量机
- 超球支持向量机有一次分类,二次分类,支持向量机回归(Hypersphere support vector machine)
ga-svm
- 用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)
SVR
- 该代码属于支持向量回归技术的新实现,直接调用,简单易操作,训练和测试分开(The code belongs to the new implementation of support vector regression technology, direct call, simple and easy to operate, training and testing separate)