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

搜索资源列表

  1. svm_smo

    0下载:
  2. Java实现的SVM的简化版SMO算法分类算法! 可用来学习SVM。 SMO算法的目的是找出一个函数f(x),这个函数能让我们把输入的数据x进行分类。-A simplified version of the Java implementation of the SVM SMO algorithm classification algorithm. Can be used to learn the SVM.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:25556
    • 提供者:王充
  1. SVM-SMO-done-linear

    0下载:
  2. 自编svm分类,可区分片面内不同类型点,并分组-SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:17195
    • 提供者:jiaming
  1. abalone_SVM

    0下载:
  2. 利用一个简单例子说明如何使用libsvm工具包,libsvm采用smo比传统svm速度更快-Using a simple example to illustrate how to use the libsvm kit, libsvm with SMO is faster than the traditional svm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:183671
    • 提供者:liuzuozhi
  1. Ssvmmsmooe

    0下载:
  2. 支持向量机smo算法,,非常好的实现SVM的算法 -Smo algorithm, support vector machine, very good implementation of SVM algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:997
    • 提供者:
  1. SSMIIAndSMORRi

    0下载:
  2. 西门子*.SMI/*.SMO短信文件夹文件读取器(VB.NET)。此程序源码用于读取SMI/SMO文文件。其实文件结构比较简单易懂,直接参看源代码就能知道了。其中使用了自己写的PDU解码器。 可直接使用。 -Siemens* SMI /* SMO SMS folder file reader (VB.NET). This program source code for reading the SMI/SMO text file. In fact, the file structure is
  3. 所属分类:Windows Develop

    • 发布日期:2016-02-08
    • 文件大小:53248
    • 提供者:linguokai
  1. PMSM_Slidingmode

    5下载:
  2. 永磁同步电机基于滑模观测器的调速系统仿真研究-PMSM control system based on smo
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:22904
    • 提供者:
  1. svm_smo

    0下载:
  2. SVM SMO 多分类的c++源码,自己编的,可以运行-SVM SMO multiple classifiers c++ of source code, own series, you can run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:11732
    • 提供者:
  1. smo

    0下载:
  2. 支持向量机大规模快速算法,适合初学者学习研究-Large-scale fast algorithm for support vector machines
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:306632
    • 提供者:unique
  1. SMOC

    0下载:
  2. smo算法代码,c++编程,适合初学者学习和研究使用,欢迎下载和讨论-smo Algorithm code, c++ in programming, suitable for beginners to learn and research use, welcome to download and discussion
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:66235
    • 提供者:unique
  1. smrMATLABcode

    0下载:
  2. smo回归算法代码,c++编程,适合初学者学习和研究使用,欢迎下载和讨论-the smo regression algorithm the code, c++ programming for beginners to learn and study the use of, welcome to download and discussion
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:5538
    • 提供者:unique
  1. MC56F8346

    0下载:
  2. 无传感器控制的永磁同步电机空间矢量算法程序-Application s_w for sensorless PMSM Vector Control, version with d, q SMO
  3. 所属分类:DSP program

    • 发布日期:2015-01-08
    • 文件大小:1009664
    • 提供者:ian_liu
  1. MC56F8013

    1下载:
  2. 基于滑模算法的无传感器永磁同步电机的空间矢量控制程序-Application sw for sensorless PMSM Vector Control, version with alpha, beta SMO
  3. 所属分类:DSP program

    • 发布日期:2015-01-08
    • 文件大小:974848
    • 提供者:ian_liu
  1. PMSM-smo

    2下载:
  2. This the file for permanent magnet synchronous generator for sliding mode operation.-This is the file for permanent magnet synchronous generator for sliding mode operation.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:20608
    • 提供者:pandu
  1. SMOmodel

    1下载:
  2. 永磁同步电机速度传感器——基于SMO的无速度传感器MATLAB仿真-SMO without speed sensor-based MATLAB simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:2714
    • 提供者:价方式可
  1. SMO

    2下载:
  2. sliding mode observer for PMSM
  3. 所属分类:assembly language

    • 发布日期:2017-12-08
    • 文件大小:21541
    • 提供者:abderrahim
  1. JSvmLib

    0下载:
  2. java版支持多类的SVM分类器,用的是SMO算法求解,核函数是线性的,带注释。-codes of SVM in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:23689
    • 提供者:clf
  1. SMO

    0下载:
  2. 最小序列优化算法,适用于支持向量机,很基础,可在原程序上进行开发和扩展-Minimal sequence optimization algorithm for support vector machines, it is based on the original program can be developed and extended
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2087361
    • 提供者:houqiang
  1. svm

    0下载:
  2. 两类svm算法,用SMO算法计算拉普拉斯算子-Two svm algorithm, using SMO algorithm Laplacian
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2146
    • 提供者:齐齐
  1. MySvm

    0下载:
  2. SVM的实现,采用了SMO算法,用C语言结合matlab接口实现,可在matlab下运行。如果是64位的系统,可在matlab下重新同met.-SVM with SMO
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10706
    • 提供者:素联
  1. c-svm.1.0

    0下载:
  2. 本工程的主要目的是创建两类的SVM分类器的动态链接库。SVM分类器用到的训练算法是SMO算法。-The main purpose of this project is a dynamic link library to create a SVM classifier of the two kind. The training algorithm of SVM classifier is used SMO algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:8193
    • 提供者:huiyan
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com