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

搜索资源列表

  1. Eyes Location by Hierarchical SVM Classifiers

    0下载:
  2. 模式识别中人连识别眼镜定位,用的是matlab支持向量机开发的-human pattern recognition to identify even glasses positioning, using the Matlab SVM Development
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:452064
    • 提供者:网小强
  1. Interior_Point_Optimizer_for_SVM_Pattern_Recogniti

    0下载:
  2. Interior Point Optimizer for SVM Pattern Recognition的原程序-Interior Point Optimizer for Pattern Recognition SVM's original procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14140
    • 提供者:dy
  1. Support_Vecto_Machines_for_Pattern_Recognition

    0下载:
  2. 这是个英文资料 介绍模式识别中支持向量机的不错的资料-This is the English information on pattern recognition SVM good information
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:396230
    • 提供者:shj
  1. svm

    0下载:
  2. svm程序代码,用于模式识别和分类,也可用于图像特征。-svm code for pattern recognition and classification can also be used to image features.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:171817
    • 提供者:chenxi
  1. Algorithm-SVM-0.11.tar

    0下载:
  2. 在人工智能中模式识别比较新的分类算法,支持向量机.用于特征分类.-A new classify arithmetic of pattern-recognition in artificial intelligence,use support vecotr machine to classify the characteristic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:50650
    • 提供者:rabo
  1. stprtool.rar

    6下载:
  2. 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:4271126
    • 提供者:查日东
  1. classification

    0下载:
  2. 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:100997
    • 提供者:tangxiaojun
  1. libsvm_setup

    0下载:
  2. 这是台湾大学林智仁(Lin Chih-Jen)副教授等人开发的SVM模式识别与回归的软件包,该软件可以解决C-SVM分类、-SVM分类、-SVM回归和-SVM回归等问题,包括基于一对一算法的多类模式识别问题。-This is the National Taiwan University, Lin Zhiren (Lin Chih-Jen), associate professor, who developed SVM pattern recognition and regression of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:97732
    • 提供者:zhangpei
  1. libsvm-mat-2.9-1

    0下载:
  2. SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。-SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:126780
    • 提供者:李静叶
  1. stprtool15aug08

    1下载:
  2. 捷克理工大学Hlavac教授和Franc博士提供的统计模式识别Matlab工具箱的最新版本V2.09,在原有版本基础上进行了一些修改和完善。它包括现有模式识别的大部分方法,比如SVM,PCA,LDA等。我采用其中的SVM方法进行了人体下肢假肢SEMG信号的分类,效果不错。希望能对大家有帮助。-Statistical Pattern Recognition Toolbox for Matlab (C) 1999-2008, Version 2.09. It includs a number of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5999015
    • 提供者:Mountain
  1. 模式识别小C程序

    2下载:
  2. 模试识别中用C做的完整程序,让你明明白白懂的svm其中的关系-Pattern Recognition C used to do the complete procedure, so you clearly understand the relationship svm
  3. 所属分类:Windows编程

    • 发布日期:2013-08-30
    • 文件大小:84175
    • 提供者:陈萍
  1. stprtool15aug08

    3下载:
  2. 统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5999328
    • 提供者:Xiaoyue Jiang
  1. LS_SVMlab_C

    0下载:
  2. support vector machines (C), can be used for pattern classification, pattern recognition.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:31953
    • 提供者:张亚飞
  1. svm_matlab

    0下载:
  2. 支持向量机的matlab程序实现,可用于模式分类,模式识别-SVM matlab program can be used for pattern classification, pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:126210
    • 提供者:zzr
  1. svml_v092

    0下载:
  2. SVM,很好用的用于模式识别中特征分类的咚咚。-SVM, a good use for pattern recognition features of the classification of咚咚.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:23403
    • 提供者:jinyi
  1. introductionsvm

    0下载:
  2. 支持向量机(Support Vector Machine)是Cortes和Vapnik于1995年首先提出的,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中-SVM (Support Vector Machine) is Cortes and Vapnik in 1995, first put forward, which in the settlement of a small sample, nonlinear and high di
  3. 所属分类:Document

    • 发布日期:2017-05-10
    • 文件大小:2362427
    • 提供者:周伟
  1. MATLAB_svm

    0下载:
  2. 关于支持向量机的MATLAB程序,用于模式识别-On the MATLAB support vector machine procedures for pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:242000
    • 提供者:duanlifei
  1. SVM

    1下载:
  2. SVM模式识别技术及在机械故障诊断中的应用进展-SVM pattern recognition technology and in Mechanical Fault Diagnosis of progress
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:345356
    • 提供者:aapeanuts
  1. SVM

    0下载:
  2. SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(SVM (Support Vector Machine) refers to support vector machines, which is a common method of discrimination. In the field of machine learning, it is a supervised l
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:158720
    • 提供者:束负禾火
  1. prpd+svm

    2下载:
  2. 利用SVM优化算法实现变压器局部放电信号prpd模式识别及其特征提取(Prpd pattern recognition and feature extraction of partial discharge signals in transformers based on SVM optimization algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-09-29
    • 文件大小:1024
    • 提供者:chi之以恒
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com