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

搜索资源列表

  1. EC_project

    0下载:
  2. Matlab source for blind classification of EEG data (BCI competition II data set IV)
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2823195
    • 提供者:sirali
  1. svm

    0下载:
  2. MATLAB code for support vector machine
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4657
    • 提供者:samit
  1. fsvm

    0下载:
  2. 模糊支持向量机向量机的国外文章,可得到更精确的仿真图形-Fuzzy Support Vector Machine SVM foreign article can be a more accurate simulation graphics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:790388
    • 提供者:苏书惠
  1. SVMlight

    0下载:
  2. 数据挖掘中经典的支持向量机分类算法的源代码-Data Mining in the classical support vector machine classification algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:304187
    • 提供者:lxg
  1. Adaboost

    0下载:
  2. 这是一个比较实用的ADBOOST算法的源代码,它是比较准确,希望大家喜欢。-This is a more practical algorithm ADBOOST source code, it is more accurate, I hope you like.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:9040
    • 提供者:胡世锋
  1. somesvmtestexamplecode

    0下载:
  2. 基于matlab的svm算法练习的几个事例代码-matlab svm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:28556
    • 提供者:lili
  1. SVM_Code_rar

    0下载:
  2. 支持向量机的实现程序,用于实现支持向量机基本算法的matlab代码-Support Vector Machine implementation of procedures used to implement the basic algorithm of support vector machine matlab code
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5465048
    • 提供者:夏雨
  1. spider_sep1504

    0下载:
  2. svm - suport vector machine - matlab code -svm- suport vector machine- matlab code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2513486
    • 提供者:mo
  1. PosixSVM

    0下载:
  2. 用改进SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of enhanced SVM for face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3093
    • 提供者:xiaoxiran
  1. generalBT

    0下载:
  2. SVM是一种比较新比较流行的算法,常常用在分类问题和回归问题上。 libsvm相关的matlab代码-SVM is a relatively new algorithm is more popular, often used in classification and regression issues. libsvm-related matlab code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:4321
    • 提供者:susan
  1. codetranslation

    0下载:
  2. 一篇对陆振波的SVM的MATLAB代码的解释,对于理解代码意义具有很好的作用-1 pairs of Luzhen Bo' s interpretation of SVM in MATLAB code for understanding the role of the code has a good sense
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:13362
    • 提供者:lilei
  1. svm-matlab

    0下载:
  2. 支持向量机matlab实现源码,哈哈,好东西啊-Support vector machine matlab implementation source code, ha ha, good stuff ah
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:4556
    • 提供者:哈哈
  1. ActionRecognition_codes

    0下载:
  2. Serre code for action recogniiton in matlab using svm
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:455825
    • 提供者:bright
  1. SVMmatlabGUI

    1下载:
  2. SVM matlab GUI可视化界面 直观形象 代码解释比较详细 对GUI学习和svm学习都有帮助-SVM matlab GUI intuitive visual interface code in the image of a more detailed explanation of the GUI help both learning and svm learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-02-11
    • 文件大小:497392
    • 提供者:myzone
  1. TFIDF

    0下载:
  2. 用于计算文档向量的TFIDF权值,代码使用Java语言写的-Used to calculate the document vector of TFIDF weight, code written using the Java language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:1341
    • 提供者:薛超
  1. libsvm-2.84

    0下载:
  2. LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。-LIBSVM Taiwan University, Lin Zhire
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:472415
    • 提供者:朱业林
  1. knnPcaWithGA

    0下载:
  2. In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification is made by K-In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification i
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:20411
    • 提供者:fatal
  1. dogma

    1下载:
  2. DOGMA是一个关于在线学习的工具箱,里面很多算法十分实用,包括OISVM(online independent SVM).-DOGMA is a useful online learning alogrithm by matlab code. It includes a lot of useful alogrithm, including Online independent SVM(OISVM)
  3. 所属分类:matlab例程

    • 发布日期:2017-04-24
    • 文件大小:101327
    • 提供者:hudi
  1. hlle

    1下载:
  2. lle和svm 的人脸识别算法代码,识别率可以打到80以上。-lle and SVM for face recognition algorithm code, the recognition rate can reach 80 or more.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1804
    • 提供者:韩静书
  1. pso_svm

    4下载:
  2. 该文件为粒子群算法优化支持向量机模型参数的matlab代码 支持向量机模型为专门用于处理不平衡数据的成本控制型支持向量机模型 用粒子群算法优化模型中的三个主要参数:C1、C2、sigma-The file is in particle swarm optimization parameters of support vector machine model matlab code for support vector machine model designed for use with
  3. 所属分类:matlab

    • 发布日期:2015-05-28
    • 文件大小:12288
    • 提供者:yudt002
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com