CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - SMO

搜索资源列表

  1. SMIAndSMOReader

    5下载:
  2. 西门子*.SMI/*.SMO短信文件夹文件读取器(VB.NET)。此程序用于读取SMI/SMO文件。其实文件结构比较简单,直接参看源代码就可以知道了。其中使用了自己写的PDU解码器。-Siemens *. SMI / *. SMO SMS folders document reader (VB.NET). This procedure used to read SMI / SMO document. In fact, the structure of the document is relati
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:53773
    • 提供者:王元
  1. svm_with_workset

    0下载:
  2. 本程序为一SVM训练程序,利用了workset可以训练大数据量样本。在workset中优化的过程中利用了SMO算法。-SVM training for a procedure, and use of WorkSet can train a large number of data samples. WorkSet were in the process of optimizing the use of the SMO algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8192
    • 提供者:万广鲁
  1. SVM_SMO

    0下载:
  2. smo算法源代码 smo算法源代码-smo algorithm source code smo algorithm source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12456
    • 提供者:刘金根
  1. smo-book.ps

    0下载:
  2. 一本支持向量机方面的优秀图书,例子很详细-a support vector machine of outstanding books, very detailed examples
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:113138
    • 提供者:于林
  1. SMO-implement

    0下载:
  2. 这是用C++编写的SMO算法实现,请查收。-C SMO prepared by the algorithm, please find.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4087
    • 提供者:zhangzhen
  1. SVM-KM

    0下载:
  2. svm详细例子(包括分类,回归)等。需要的人,下载试试。多交流.我需要svm-smo的matlab源码。谁有?-SVM detailed examples (including classification, regression) and so on. Those who need it, download a try. More exchanges. Svm-smo I need the matlab source code. Who?
  3. 所属分类:Windows Develop

  1. smo

    0下载:
  2. 一套DDR OL 游戏源码.也就是所谓的SMO.内置SQL 及其完善的源码 可以用作2次开发等-A set of game-source DDR OL. That is, the so-called SMO. Built-in SQL and its sound source can be used as 2 times the development of
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:5053160
    • 提供者:龙龙
  1. SMO-Pascal

    0下载:
  2. 基于SMO方法的支持向量机Pascal代码实现-SMO-based method of support vector machine implementation Pascal code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:8956
    • 提供者:张围
  1. matlabsvm

    1下载:
  2. 实现了svm中smo算法,适合初学者学习-svm--smo
  3. 所属分类:其他小程序

    • 发布日期:2013-11-05
    • 文件大小:6903
    • 提供者:小鸽子
  1. SMO

    0下载:
  2. 实现序贯最小优化算法,该算法可加速求解支持向量机问题-To achieve sequential minimal optimization algorithm that can accelerate the problem solving support vector machines
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:3952
    • 提供者:赵亮
  1. smo

    0下载:
  2. 本文件为smo算法的设计,是可以在vc++环境下运行的程序-This document smo algorithm for the design is in vc++ environment to run the program
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:9781
    • 提供者:周笑丽
  1. SMO

    0下载:
  2. SMO的学习材料汇总,有word 和pdf文档。-SMO learning materials summary, there is word and pdf documents.
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2506851
    • 提供者:
  1. SMO-and-KF-DTC-IPM

    1下载:
  2. 永磁同步电动机直接转矩控制论文,其中比较了滑模观测器和kalman滤波器的优缺点-SMO-KF compare used in DTC for PMSM drive
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1068771
    • 提供者:长长
  1. SMO optimization algorithm

    0下载:
  2. SMO 优化算法 径向基核函数 代码加数据 实例 机器学习实战第六章代码(SMO optimization algorithm radial basis function)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:74752
    • 提供者:THTing
  1. SVM-w-SMO-master

    0下载:
  2. Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:6144
    • 提供者:刘晓颖
  1. PMSM SMO

    1下载:
  2. 基于滑膜观测器的无传感器控制simulink仿真技术(Simlink simulation technology of sensorless control based on SMO)
  3. 所属分类:其他

    • 发布日期:2020-05-17
    • 文件大小:38912
    • 提供者:vv皮呦
  1. smo-mkl

    1下载:
  2. 多核学习+SMO算法的代码实现,包括java版本、python版本和C++版本(Multiple Kernel Learning and the SMO Algorithm)
  3. 所属分类:其他

    • 发布日期:2020-12-30
    • 文件大小:3361792
    • 提供者:俞松朵
  1. PMSM_SMO_dq

    1下载:
  2. 基于dq坐标系的smo,IPMSM的MATLAB模型(smo MATLAB simulink smo qd)
  3. 所属分类:其他

    • 发布日期:2020-12-29
    • 文件大小:26624
    • 提供者:smoonf
  1. PMSM_SMO (1)

    1下载:
  2. PMSM SMO is realized based on simulink
  3. 所属分类:其他

    • 发布日期:2020-12-29
    • 文件大小:68608
    • 提供者:cnts
  1. SMO 算法实现线性 SVM 分类器,对 iris 数据集进行二分类

    0下载:
  2. 不使用sklearn库,手写实现SMO算法线性 SVM 分类器,对 iris 数据集进行二分类
  3. 所属分类:系统编程

« 12 3 »
搜珍网 www.dssz.com