搜索资源列表
支持向量机参数优化
- 对支持向量机的参数 C和g 进行了参数优化,分三种:交叉验证优化、遗传算法优化和粒子群算法优化。
svmsmo.rar
- 支持向量机的smo算法matlab程序,很经典的算法,大家参考。,Support Vector Machines smo algorithm matlab program, it is the classic algorithm, your reference.
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
psoSVM
- 利用微粒群算法(pso)优化支持向量机(SVM)的参数-c,-g-Using pso optimized support vector machine parameters-c,-g
Regression_LS_SVMlab_PSO_LuHua
- 运用粒子群算法优化支持向量机的参数,效果比较好-The use of particle swarm optimization algorithm for support vector machine parameters, the effect is better
SVM_lzb1p0
- 支持向量机matlab程序 (1) Main_SVC_C.m --- C_SVC二类分类算法 (2) Main_SVC_Nu.m --- Nu_SVC二类分类算法 (3) Main_SVM_One_Class.m --- One-Class支持向量机 (4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法 (5) Main_SVR_Nu.m --- Nu_SVR回归算法-Support vector machine matlab procedur
SVM_Training
- 基于支持向量机算法的分类程序,matlab实现。-Based on support vector machine algorithm for classification procedures, matlab realize.
SVM_luzhenbo
- 支持向量机工具箱,可进行分类,预测等,实现了四种支持向量机工具箱的分类与回归算法,有实例-Support Vector Machine Toolbox, it can conduct classification, prediction and so on, implementation of the four support vector machine toolbox classification and regression algorithm, has examples of
95302935SVM-KMExample
- 支持向量机,matlab工具集。涵盖关于支持向量机的各种主要算法实现。-Support Vector Machines, matlab tools. Support Vector Machine on the cover of the main algorithm.
SVR_SVC
- 该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法-The toolkit includes two kinds of classification, two kinds of return, and a one-class support vector machine algorithm
GASVM
- 用遗传算法改进支持向量机的算法,虽然比较老点,但是还是很有用。-This program is about SVM which is improved by PSO.I think it is a good algorithm
Regression
- 本程序是关于支持向量机回归的算法程序,希望对大家有用。--
1
- 模式识别分层聚类、k—均值算法,支持向量机、线性判别、判别代码、ppt-Pattern recognition hierarchical clustering, k-means algorithm, support vector machines, linear discriminant, discriminant code, ppt
GA
- 一个遗传算法 ,用于优化支持向量机的核函数参数及相关参数-A function about the parameters of svm
SVM_Short-term-Load-Forecasting
- 优秀论文及配套源码。首先阐述了负荷预测的应用研究现状,概括了负荷预测的特点及其影响因素,归纳了短期负荷预测的常用方法,并分析了各种方法的优劣;接着介绍了作为支持向量机(SVM)理论基础的统计学习理论和SVM的原理,推导了SVM回归模型;本文采用最小二乘支持向量机(LSSVM)模型,根据浙江台州某地区的历史负荷数据和气象数据,分析影响预测的各种因素,总结了负荷变化的规律性,对历史负荷数据中的“异常数据”进行修正,对负荷预测中要考虑的相关因素进行了归一化处理。LSSVM中的两个参数对模型有很大影响,
SVMcg
- 用matlab实现支持向量机分类算法,通过对数据进行测试训练来进行分类-Using matlab implementation support to the classification algorithms to data, through testing and training to categorize
pso_svm
- 该文件为粒子群算法优化支持向量机模型参数的matlab代码 支持向量机模型为专门用于处理不平衡数据的成本控制型支持向量机模型 用粒子群算法优化模型中的三个主要参数:C1、C2、sigma-The file is in particle swarm optimization parameters of support vector machine model matlab code for support vector machine model designed for use with
fls_svm(pso1)
- 模糊支持向量机算法研究,将模糊隶属度函数与最小二乘支持向量机相结合,来抑制异常点和噪声的影响-RESEARCH ON FUZZY SUPPORT VECTOR MACHINE
最小二乘支持向量机
- 最小二乘支持向量机的调用函数,可用于分类或者预测,只需修改几个参数,即可执行。
支持向量机
- 数学建模算法、支持向量机以及多元分析算例及源程序(Mathematical modeling algorithm, support vector machine and multivariate analysis example and source program)