搜索资源列表
模式识别中的支持向量机方法
- 模式识别中的支持向量机方法
基于支持向量机的手写数字识别(小论文+matlab编程及结果)
- 支持向量机的研究现已成为机器学习领域中的研究热点,其理论基础是Vapnik[3]等提出的统计学习理论。统计学习理论采用结构风险最小化准则,在最小化样本点误差的同时,缩小模型泛化误差的上界,即最小化模型的结构风险,从而提高了模型的泛化能力,这一优点在小样本学习中更为突出。SVM理论正是在这一基础上发展而来的,经过十几年的研究和发展,已开始逐步应用于一些领域。在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势,已经在模式识别、函数逼近和概率密度估计等方面取得了良好的效果。
SVM.VC实现的中文文本分类器
- 一种使用VC实现的中文文本分类器,实现了支持向量机,一种使用VC实现的中文文本分类器,实现了支持向量机
GA-SVM
- 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
LS-SVM
- 这是对于工业过程中连续搅拌釜反应器用支持向量机建模的实例。预测效果很好。-This is for the industrial process of continuous stirred tank reaction used in support vector machine modeling examples. Very good prediction.
ls-svm_toolbox
- 很有用的支持向量机的工具箱,工具箱里包含LS-SVM的核心算法以及DEMO,内附有工具箱的使用说明-well-known svm toolbox and user guide
LS_SVMlab
- 最小二乘支持向量机工具箱,学习支持向量机必备工具-Least squares support vector machine toolbox, an indispensable tool for learning support vector machines
SMV[1].v3.5
- 一个不错的用于模式识别的支持向量机,在dos下运行:)-a good pattern recognition for the support vector machines, running under the dos :)
SVM
- 这是一篇关于支持向量机的故障诊断博士论文。本文主要研究和探讨将SVM算法应用于故障诊断领域需要考虑的问题和具体的算法实现。 -This is an article on the Support Vector Machine for Fault Diagnosis doctoral dissertation. In this paper, research and explore the SVM algorithm is applied to the field of fault diagno
SVM_lzb1p0
- svm(支持向量机)能进行分类。有不同的核函数,如线性,多项式等-svm (support vector machine) can be classified. There are different kernel functions, such as linear, polynomial, etc.
svm-lecture
- 有关支持向量机的讲座,我看了之后的确受益非浅-Support Vector Machines on the talks, after I read indeed benefited
mohulssvm
- 模糊支持向量机文档,将模糊理论与支持向量机相结合-FSVM documents, the fuzzy theory and support vector machines combine
several-SVMs-algorithms
- 支持向量机几个算法源代码 包括以下算法 cSVM3.1.8 libsvm-2.88 newsvm OnlineSVR_C--_Code svmcla-cSVM3.1.8 libsvm-2.88 newsvm OnlineSVR_C--_Code svmclass
支持向量机故障诊断及控制技术
- 有支持向量机分类和回归的代码,以及最小二乘支持向量机的代码。(support vector machine)
支持向量机3
- 整理支持向量机的基本原理,便于分类、预测问题的解决。(Sort out the basic principle of support vector machines, easy to classify and predict the solution of problems.)
超球面支持向量机
- 超球支持向量机有一次分类,二次分类,支持向量机回归(Hypersphere support vector machine)
最小二乘支持向量机工具箱使用指南
- 最小二乘支持向量机 可供初学者使用学习(LS-SVM Least-squares support vector machines can be used for beginners to learn)
基于支持向量机的短期电力负荷预测
- 基于支持向量机的短期电力负荷预测,支持向量机,预测(Support vector machine based short-term power load forecasting, support vector machine (SVM), prediction)
BP神经网络,支持向量机等用于风机故障诊断
- BP神经网络,支持向量机等用于风机故障诊断(BP Neural Network and support Vector Machine for Fan Fault diagnosis)
支持向量机SVM和核函数的matlab程序集
- 主要是介绍了支持向量机的基本原理,进行了简单的编程,对初学者适用。(Mainly introduces the basic principles of support vector machines, a simple programming, for beginners.)