搜索资源列表
SequentialMinimalOptimizationforSVM
- 简单介绍了svm算法,然后提出了改进算法smo,在数学及算法,代码方面都给出了论证。
DataClassificationAlgorithmsBasedOnSupportVectorMa
- 本文提出了一种双SMO算法。该算法在原数据集的抽样数据集上使用SMO算法得到近似分类超平面,根据近似分类超平面得到原数据集的所有支持向量,再次使用SMO算法得到最终的分类超平面。-In this paper,double SMO which is a improved SVM training algorithm is presented.This algorithm finds a approximate separating hyperplane on the sample data set
DRM099
- 飞思卡尔电机开发文档,主要介绍PMSM的控制方案 中间包括 SMO无传感控制算法的介绍,可供参考。-Freescale motor development documentation for sensorless PMSM motor control schematics are introduced, can be used as a reference to develop
SMO
- 异步电机无传感器控制算法,详细说明了滑模控制的原理以及实现方法(sensorless control algorithm for induction motor)