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

搜索资源列表

  1. libsvm-3.11

    0下载:
  2. libsvm是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,提供源代码和可执行文件。
  3. 所属分类:源码下载

    • 发布日期:2011-12-02
    • 文件大小:596672
    • 提供者:pglz58@126.com
  1. 是一个语音识别的程序

    0下载:
  2. 是一个语音识别的程序,有LPCC,MFCC等的代码,最后用SVM进行分类-Is a voice recognition program, there LPCC, MFCC and other code, the final classification with SVM
  3. 所属分类:Audio

    • 发布日期:2017-04-09
    • 文件大小:1783458
    • 提供者:nietianle
  1. 基于SVM支持向量机的行人识别C++源程序

    1下载:
  2. 基于SVM支持向量机的行人识别C++源程序,支持最新的opencv2.0版本.在VC环境下配置opencv2.0后,可以运行检测静止图像中的行人。-people recognition based SVM(supporting vector machine) detector launched by Dalal with the OpenCV2.0 environment.this can work on the static images
  3. 所属分类:图形/文字识别

    • 发布日期:2012-11-08
    • 文件大小:894
    • 提供者:wang lang
  1. deboor-cox.rar

    0下载:
  2. 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞病理诊断系统0应用于临床随机1200例肺
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-13
    • 文件大小:220809
    • 提供者:高阳
  1. matlab-PCA 基于matlab的PCA人脸识别完成程序

    1下载:
  2. 基于matlab的PCA人脸识别完成程序,包含特征值与特征向量的提取、训练样本以复制到matlab即可,成功运行,及最后的识别检验-A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-08
    • 文件大小:1219
    • 提供者:zhaolei
  1. svm-toy.SVM 的好工具,分类识别功能强大

    0下载:
  2. SVM 的好工具,分类识别功能强大,直观,Good tool for SVM, classification powerful, intuitive
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-23
    • 文件大小:13170
    • 提供者:susuxuan
  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. PCA-SVM-face-recognition

    1下载:
  2. 用PCA 和 SVM 做的人脸识别程序,与大家分享!-To do with PCA and SVM face recognition program, to share with you!
  3. 所属分类:Graph program

    • 发布日期:2016-04-19
    • 文件大小:230400
    • 提供者:FYAC
  1. SVM-neural-network-prediction

    1下载:
  2. SVM神经网络的数据分类预测-葡萄酒种类识别-SVM neural network prediction data classification- identifying wines
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:39042
    • 提供者:lucy
  1. Digit-recognizer---knn-a-svm

    2下载:
  2. matlab中分别使用knn(k近邻)与svm(支持向量机)实现的对手写数字识别的二分类器-Digit recognizer(KNN and SVM) developed in matlab
  3. 所属分类:Algorithm

    • 发布日期:2016-04-07
    • 文件大小:2048
    • 提供者:stronger
  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. SVM

    0下载:
  2. 这是一个支持向量机的程序代码,对于图像的分类识别有很高的准确率、-This is a svm program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:216534
    • 提供者:宗华丽
  1. 经典SVM分类器.RAR

    0下载:
  2. 这是利用SVM方法进行模式识别的一个很有用的程序,运行结果正确
  3. 所属分类:Windows编程

  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. AdaboostVSsvm

    0下载:
  2. 一篇关于SVM和adaboost算法对比的文章。分别运用两种方法进行目标识别,比较算法与结果-A comparison on the SVM algorithm and adaboost article. Two methods were used for target identification, comparison algorithm and results
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2051828
    • 提供者:zhang
  1. FaceRec

    2下载:
  2. 基于matlab2008的人脸识别系统,使用了PCA +Adaboost与PCA+SVM分别实现了人脸识别,使用了orl人脸库,给一个人的图片就可以识别此人身份,识别率高达84 -Matlab2008 face recognition system based on use of the PCA + Adaboost achieved with the PCA+ SVM face recognition, respectively, using the orl face database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:16052224
    • 提供者:周天
  1. finish

    0下载:
  2. 可以进行包括bp神经网络以及svm支撑向量机和其他多种方式的模式识别进行数字识别,可以导入白底黑字的图片,也可进行手写识别。-Bp neural network can be included, and svm support vector machines and other pattern recognition in many ways digital identification, black and white images can be imported, but also the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5950214
    • 提供者:daviddy
  1. alaboshibie

    0下载:
  2. 基于SVM的手写体阿拉伯数字识别,提出了支持向量机的新方法-SVM-based recognition of handwritten Arabic numerals, put forward a new SVM method
  3. 所属分类:Project Manage

    • 发布日期:2017-03-28
    • 文件大小:159408
    • 提供者:李荣华
  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 2 3 4 5 67 8 9 10 11 ... 44 »
搜珍网 www.dssz.com