搜索资源列表
SVM数据分类预测
- 包含程序和试验数据,已进行MATLAB试运行。可以实现支持向量机对数据进行分类的功能。并进行了案例扩展,讨论了数据归一化对支持向量机的分类结果的影响,讨论了核函数对分类结果的影响。
out-matlab SVM回归,用于实现支持向量机
- SVM回归,用于实现支持向量机(SVM )回归拟合的问题。可以用来做一些短期的预测,如短期负荷预测。-svm regression, used to implement support vector machine (SVM ) Regression fitting problems. Can be used to do some short-term forecasts, such as short-term load forecasting.
matlabsvmprograme
- 用MATLAB实现支持向量机程序,有训练集和测试集,程序完整。-Using MATLAB support vector machine procedures to achieve, there are training set and test set, the program integrity.
MATLA+svm
- 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-SVM prepared using MATLAB source code, you can achieve the support vector machine for feature classification or extraction
svmmatlabachievesystem
- 用MATLAB编写的svm源程序,可以实现支持向量机。-Prepared using MATLAB source SVM, support vector machine can be achieved.
svm_matlab
- 支持向量机的matlab程序实现,可用于模式分类,模式识别-SVM matlab program can be used for pattern classification, pattern recognition
SVM_Training
- 基于支持向量机算法的分类程序,matlab实现。-Based on support vector machine algorithm for classification procedures, matlab realize.
svm_matlab_toolsbox_and_examples
- matlab中实现的支持向量机的工具箱和例子-svm_matlab_toolsbox_and_examples.rar
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.
SVM
- 支持向量机的MATLAB实现,能自动完成数据的分类功能。-MATLAB support vector machines to achieve, can auto-complete the classification of functional data.
matlab_Categoriesdetection
- 支持向量机方法,用matlab实现,用于分类检测、模式识别,人脸检测等-matlab implementation for classification detection, pattern recognition, face detection, etc.
SSVM_MATLAB
- MATALB 编写的最小二乘支持向量机,可实现多分类问题,包含双参数优化。-LSSVM compiled by MATLAB language,It can realize multi-classification,and work very well.
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
Matlab-svm
- 支持向量机是一种新的回归方法,特别适用于非线性,改程序实现了支持向量机非线性回归-surport vector machine to non-linear regression
gaborsvm1
- 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
支持向量机算法
- 能够实现二分类的支持向量机matlab程序,例子较为全面
遗传算法优化支持向量机
- matlab实现的基于遗传算法优化的支持向量机
模糊粒计算支持向量机
- 可以实现复杂环境下的预测,模糊粒计算下的支持向量机(Support Vector Machine Based on Fuzzy Granular Computing and Prediction in Complex Environment)