CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 支持向量机 识别

搜索资源列表

  1. ren

    0下载:
  2. 人脸识别技术SVM支持向量机的算法提高了分类效果-SVM algorithm SVM face recognition technology to improve the classification results
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1653
    • 提供者:周洲
  1. 123

    0下载:
  2. 手写字符识别,使用svm 支持向量机和 knn最近邻分类器-Handwritten character recognition using svm SVM and knn nearest neighbor classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8620
    • 提供者:蔡纪源
  1. 0-9-digital-recognition

    0下载:
  2. 基于MATLAB平台的通过PCA降维后利用支持向量机SVM的0-9数字识别,适合初学者学习使用-The MATLAB platform by PCA after dimension reduction using 0-9 digital recognition with support vector machine based on SVM, suitable for beginners learning to use
  3. 所属分类:Graph Recognize

  1. lane

    0下载:
  2. SVM支持向量机,可以实现模式识别或者状态识别-The SVM support vector machine (SVM)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1372
    • 提供者:张利丹
  1. LS-SVMlab1.5

    0下载:
  2. LMS 优化支持向量机 支持向量机方法是建立在统计学习理论的VC维理论和结构风险最小原理基础上的,根据有限的样本信息在模型的复杂性(即对特定训练样本的学习精度)和学习能力(即无错误地识别任意样本的能力)之间寻求最佳折衷,以求获得最好的推广能力 。-LMS Support Vector Machine optimization SVM method is based on the VC dimension theory and structural risk minimization prin
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:247365
    • 提供者:cao202247
  1. sum1change

    0下载:
  2. 支持向量机在模式识别中应用中不错的例子,并有详细的注释说明,适合入门。开发环境为matlab.-SVM pattern recognition applications, a good example, and there are detailed notes, for entry. Development environment for matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:60340
    • 提供者:李程序员
  1. PRbianchen

    0下载:
  2. 老师给的模式识别的编程例子,包括bayes分类算法、支持向量机分类、Parzen窗估计等算法,程序简单明了,是不错的例子。-Pattern Recognition teacher programming examples, including bayes classification algorithm, support vector machine classification, Parzen windows estimation algorithm, the procedure is sim
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5123
    • 提供者:李程序员
  1. faceexpressionrecognitionPsvm

    0下载:
  2. 表情识别 matlab 支持向量机分类器- matlab SVMcalssfier expression recognition
  3. 所属分类:assembly language

    • 发布日期:2017-05-30
    • 文件大小:11872389
    • 提供者:王西蒙
  1. hand_writer_with_svm

    0下载:
  2. 实现阿拉伯数字0到9的识别。方法是支持向量机。有MFC工程。-Realization of Arabic numerals identify 0-9' s. The method is support vector machine. There MFC project.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2316988
    • 提供者:张熙童
  1. SVM

    0下载:
  2. 支持向量机(SVM)用于图像处理,包括印章识别,水天线检测,对偶问题与原问题之间的转换,手写数字体识别-the application of SVM in many aspects
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7943164
    • 提供者:李斯定
  1. yinzhang

    0下载:
  2. 印章识别:使用支持向量机(SVM)进行分类,把印章和背景区分,以分离印章。-using the SVM to recognizing a stamp from its background
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-10
    • 文件大小:719
    • 提供者:刘流
  1. svc

    0下载:
  2. 模式识别中的svm支持向量机方法源代码。输入训练点特征及类别,程序将求解出基于样本类别的分类条件。-Pattern recognition svm SVM method source code. Input point feature and class training program will solve the classification based on the type of sample conditions.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1279
    • 提供者:王立平
  1. svmface1

    0下载:
  2. 采用支持向量机算法编写的人脸识别程序,可以达到一定的精确度,适合初学者-Face recognition using svm algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:7992
    • 提供者:曹琳
  1. SVM_lzb1p0

    0下载:
  2. 支持向量机SVM,有效小样本模式识别,程序有效含有例子,供大家参考-Support vector machine SVM, effective, small sample pattern recognition program example contains an effective, for your reference
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:233719
    • 提供者:何况芳
  1. Ch06

    0下载:
  2. 支持向量机,实例:手写识别,matlab实现。-Support vector machines
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:74755
    • 提供者:小为
  1. Chapter5_NumberPlateRecognition

    0下载:
  2. 利用SVM(支持向量机)和ANN实现西班牙车牌的识别,此工程来自于西班牙人写的一本书,编译过,可以运行。-Using the SVM (support vector machine) and ANN to realize the Spanish license plate recognition, the project from a book written by the Spanish, compiled, you can run.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5831202
    • 提供者:
  1. moshishibie

    0下载:
  2. 本文件包含模式识别课程中他全部内容,供大家查阅,内涵支持向量机,神经网络等重要介绍-This document contains the entire contents of the course pattern recognition he, for your reference, describes important connotation support vector machines, neural networks, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:12397113
    • 提供者:戴知圣
  1. stprtool_v2.12

    0下载:
  2. 统计模式识别工具箱(STPRTool 版本2.12 2013-09-12) 功能有线性判别函数、特征提取、密度估计和聚类、支持向量机、贝叶斯分类器、交叉验证等-Statistical Pattern Recognition Toolbox Methods: Fisher,PCA,GMM,K-means,SVM,Bayes classifier,Cross-validation,KNN,etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6036662
    • 提供者:lee
  1. SVM

    0下载:
  2. 支持向量机(SVM)的手写识别的简单程序,附带数据文件-The SVM Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:131205
    • 提供者:谢铁
  1. face-recognition-system

    1下载:
  2. 基于PCA和SVM的人脸识别系统,该系统为Matlab源代码编程,利用PCA(主成分分析)和SVM(支持向量机)方法进行训练、识别和测试,人脸识别率为91 。-Based on the PCA and SVM of the face recognition system
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:9846784
    • 提供者:Alian
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 25 »
搜珍网 www.dssz.com