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

搜索资源列表

  1. lsvm

    0下载:
  2. 支持向量机方法,用matlab实现,用于分类检测、模式识别,人脸检测等-Support Vector Machine method, the realization of Matlab for the detection and classification, pattern recognition, face detection
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2125
    • 提供者:韩乐
  1. matlab作业

    3下载:
  2. 模式识别一份很好的作业,包括线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,支持向量机-a very good operation, including linear classification; Minimum risk Bayesian classifier; Supervised learning method Hierarchical clustering analysis; K-L transform effective features, supp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2600622
    • 提供者:郭攀红
  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. TinySvmTest

    0下载:
  2. 用于汉字识别和分类的支持向量机SVMTEST测试算法,很好用啊-for Chinese character recognition and classification of SVM SVMTEST test algorithm is useful ah
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:881364
    • 提供者:张先生
  1. S200502106_SVM_for_classfication

    1下载:
  2. SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matla
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6029
    • 提供者:郑军
  1. LS-SVMlab1.5aw

    0下载:
  2. 最小二乘支持向量机MATLAB实现源代码,可以用于模式识别以及回归,DEMOCLASS是使用方法示例-least squares support vector machines MATLAB source code, can be used for pattern recognition and regression, DEMOCLASS example is the use of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:712192
    • 提供者:刘霞
  1. GUI_MSVM

    1下载:
  2. 一个完整的具有图形操作界面的支持向量机模式识别的实验系统.全部用Matlab实现,可以实现多种分类识别. 这是本人的毕业设计的附属程序-complete with a graphical interface SVM pattern recognition to the experimental system. All using Matlab ab realized, could achieve multiple classification. This is my graduation des
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:242443
    • 提供者:zql
  1. GUI_PR_SVM

    3下载:
  2. 具有图形操作界面的支持向量机多类分类实验系统.全部用Matlab实现,可以实现多种分类识别. 这是本人的毕业设计的附属程序-graphical interface with support vector machines more experimental classification system. All using Matlab, could achieve multiple classification. This is my graduation design procedures f
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15852686
    • 提供者:zql
  1. SMO_C++

    0下载:
  2. 基于smo算法的支持向量机(SVM)方法的C++实现,是模式识别技术中经典的算法.-algorithm based on the Support Vector Machine (SVM) methods of achieving C, Technology is the classic pattern recognition algorithm.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:11128
    • 提供者:Jason
  1. LS-SVMlab1.5

    0下载:
  2. 是支持向量机工具箱(matlab),可用于模式分类,模式识别等。-support vector machines Toolbox (Matlab), can be used for pattern classification, pattern recognition.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:223789
    • 提供者:杜世强
  1. svm_lssvm

    0下载:
  2. 支持向量机的模式识别的经典算法--最小平方支持向量机-SVM pattern recognition algorithm classic -- the smallest square SVM
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2155
    • 提供者:陈聪
  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. howtouseSVM.doc

    0下载:
  2. 本文从模式识别的基本概念谈起,过渡到神经网络模式识别,逐步引入到这四种支持向量机工具箱的使用。本文适合没有模式识别基础,而又急于上手的初学者。 -paper from the basic concept of pattern recognition about, the transition to the neural network pattern recognition, gradually introduced to the four SVM toolbox use. Pattern
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:6261
    • 提供者:欣雨
  1. yuce

    0下载:
  2. 神经网络支持向量机程序,用于模式识别,股指预测-neural network SVM procedures for pattern recognition, stock index forecast
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:315576
    • 提供者:yuhuihai
  1. svmlecture3

    0下载:
  2. 一种基于离散小波变换和支持向量机的人脸识别新方法,是PDF格式的-based on the discrete wavelet transform and support vector machines Face Recognition new methods are in PDF format
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:309054
    • 提供者:pylu[t
  1. FastOutofvocabularyRejectionlgorithm

    0下载:
  2. 针对语音识别的实时性要求提出了一种新的基于支持向量机的OOV快速拒识算法并将其应用于基于DSP 实现的孤立词语音识别系统中。-Speech Recognition real-time requirements of a new support vector machines based on the vocabulary rapid rejection algorithm which can be used for the DSP-based Isolated Speech Recognitio
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:54761
    • 提供者:xiaobai
  1. Multi-ClassSVM

    0下载:
  2. 提出了一种基于支持向量机的多类模拟调制方式识别算法。该算法通过分析模拟调制信号的特点,提取有效的特征向量以区分不同的调制方式,并基于支持向量机和判决树分类思想,将特征向量映射到高维空间中加以分类。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:224137
    • 提供者:zhaoxiufen
  1. UDT

    0下载:
  2. 提出了一个新的超声缺陷自动识别系统。该系统采用小波包分解提取超声信号的特征,采用混沌遗传算法来消除冗余和不相关的特征,并采用支持向量机(SVM) 来对缺陷进行识别。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:195938
    • 提供者:zhaoxiufen
  1. 语音情感识别

    1下载:
  2. 情感语音识别的基本环境是传统的机器学习方法,即使用特征参数有监督的训练模型,然后使用测试集进行识别。常用的、也比较简单的就是:支持向量机SVM。该识别网络性能较好,且学习资源较丰富,还有matlab的工具箱。需要下载工具包,设置路径添加到MATLAB中即可使用。
  3. 所属分类:其它程序

  1. 基于PCA的SVM分类

    1下载:
  2. 选择“BreastCancer”数据集,使用支持向量机(SVM)对其进行分类。作为对比,第一次对特征集直接进行支持向量机分类,第二次对特征集进行主成分分析法的特征提取后,再对特征提取后的特征集进行支持向量机分类。并且对比和分析了两次分类的结果。(The BreastCancer data set is selected and classified by Support Vector Machine (SVM). For comparison, the first time the featur
  3. 所属分类:matlab例程

    • 发布日期:2021-03-05
    • 文件大小:78848
    • 提供者:yty1018
« 1 2 3 4 56 7 8 9 10 ... 25 »
搜珍网 www.dssz.com