CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Wavelet support vector machine

搜索资源列表

  1. voice-activity-detection-algorithm-

    0下载:
  2. 基于小波分析和支持向量机的语音激活检测 一种方法-Based on wavelet analysis and support vector machine voice activity detection
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:233227
    • 提供者:杜大鲲
  1. waveletsupportvectormachine

    0下载:
  2. 08和07年IEEE TRANSACTION的关于小波支持向量机的2篇文献.是多尺度方法在模式识别中的经典,请大家共享.-08 and the 2007 IEEE TRANSACTION on wavelet support vector machine literature 2. Is a multi-scale method in the classical pattern recognition, please share.
  3. 所属分类:Project Design

    • 发布日期:2017-05-01
    • 文件大小:779595
    • 提供者:单昊
  1. Wavelet_Based_Feature_Extraction_for_SVM_for_Scree

    0下载:
  2. 支持向量机在模式识别和分类中应用广泛, 小波方法的多尺度特性也众所周知。 本文将小波和支持向量机相互结合实现特征提取。-Support vector machine in pattern recognition and classification of the application of a wide range of multi-scale wavelet method is also well-known characteristics. In this paper, wavel
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:632624
    • 提供者:单昊
  1. A_Study_og_Face_Recognition_Methods_Baced_on_Wavel

    0下载:
  2. 针对灰度图像,提出一种基于知识的人脸检测方法。 提出了一种给予支持向量机的人脸检测方法。 提出了一种基于小波分解的LDA人脸识别方法。 提出了一种基于小波和DCT的人脸识别方法。 提出了一种机遇CEDT和支持向量机的人脸分类和识别方法。 -For gray-scale images, a knowledge-based face detection methods. A support vector machine method of face detection. A wa
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7113628
    • 提供者:yanyan
  1. wavelettransform

    0下载:
  2. 一篇关于基于双正交小波分解进行特征提取的支持向量机的分类研究文章-An article on biorthogonal wavelet decomposition based on feature extraction for support vector machine classification of research papers
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:330042
    • 提供者:
  1. 2DLDAwiththeSVM-basedfacerecognitionalgorithm

    0下载:
  2. 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:236393
    • 提供者:费富里
  1. jchshibie

    1下载:
  2. 支持向量机(SVM)是一种基于超平面分类的新的学习方法,具有很强的泛化能力。研究了支持向量机的学习机理,以及实现支持向量机的序贯最小优化算法(SMO),并用来对舰船图像进行识别。首先将待识别目标进行二维小波分解,获取不同尺度下的小波系数,然后对其进行主元分析,得到的主元分量作为支持向量机的特征量输入。实验结果表明,该方法具有良好的分类性能。-Support Vector Machine (SVM) is a hyperplane-based classification of new learn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-07-04
    • 文件大小:56501
    • 提供者:罗朝辉
  1. SVM_GA

    0下载:
  2. 提出一种基于支持向量机( SVM)和遗传算法(GA)的离散余弦变换(DCT)域盲数字图像水印方法. 该方法能自适应于图像的局部特征. 依据图像块的局部特性,利用SVM对图像块分类,自适应地确定水印嵌入强度, GA用来优化水印嵌入位置. 实验结果表明该方法有较好的不可见性和较强对抗攻击的鲁棒性.-Based on support vector machine (SVM) and genetic algorithm (GA), discrete cosine transform (DCT) doma
  3. 所属分类:Special Effects

    • 发布日期:2016-01-22
    • 文件大小:449527
    • 提供者:郭事业
  1. Complete-identification-including-skin-and-the-act

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2304878
    • 提供者:憨豆
  1. Face-Detection

    0下载:
  2. 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:462339
    • 提供者:黄大伟
  1. gaborsvm1

    0下载:
  2. 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:163560
    • 提供者:xiang
  1. sum1all

    1下载:
  2. 基于小波和支持向量机的电能质量监测分类算法例程-Based on wavelet and support vector machine classification algorithm routine power quality monitoring
  3. 所属分类:Wavelet

    • 发布日期:2016-04-04
    • 文件大小:2048
    • 提供者:潘潘
  1. feature-exacte

    0下载:
  2. 本文提出了一种基于特征融合的纹理图像分类方法,它结合了纹理图像的特 点和框架小波变换方法,处理过程中充分考虑了图像各尺度间的依存关系以及不 同频带中所包含的图像纹理信息,利用支撑矢量机作为分类器,对标准纹理库中 的图像进行了仿真实验。 -This paper presents a texture feature fusion based image classification method, which combines the special texture Point
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3743199
    • 提供者:zhangxiang
  1. GGabbor_2dpcca

    0下载:
  2. Gabor小波提取特征源码,支持向量量机作分类器,能用于掌纹,人脸,指纹识别。-Gabor wavelet feature extraction, and then use the support vector machine as classifier, can be used to palmprint, face, fingerprint identification.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:4069
    • 提供者:陪同
  1. 1xy7z.ZIP

    0下载:
  2. 小波分解和最小二乘支持向量机的风机齿轮箱故障诊断Wavelet decomposition and least square support vector machine fan fault diagnosis of gear box-Wavelet decomposition and least square support vector machine fan fault diagnosis of gear box
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:353584
    • 提供者:ee5588
  1. cd4ef1.ZIP

    0下载:
  2. 基于小波分解和微分进化支持向量机的风电场风速预测Based on wavelet decomposition and differential evolutionary support vector machine wind speed forecasting of the wind farm-Based on wavelet decomposition and differential evolutionary support vector machine wind speed forecas
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:308681
    • 提供者:win7788
  1. wav_svm

    0下载:
  2. 实现小波变换,并用支持向量机进行识别;可以自己准备两类样本图片,进行特征提取等-To achieve the wavelet transform and support vector machine to identify can prepare two types of sample pictures, feature extraction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-16
    • 文件大小:25913572
    • 提供者:竹子
  1. Gabor_matlab

    0下载:
  2. matlab图像处理非常重要,Gabor小波提取特征,然后用支持向量机作分类器,可以用于掌纹,人脸,指纹识别-Gabor wavelet feature extraction, and then use the support vector machine classifier, can be used for palmprint, face, fingerprint recognition
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:2500
    • 提供者:王斌
  1. xiaoboSVM

    0下载:
  2. 一种基于小波的支持向量机程序 进行电网负荷预测-A progressive load forecasting based on wavelet support vector machine procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:918
    • 提供者:王丽
  1. WaveletPsoSVM

    0下载:
  2. 小波支撑向量机预测方法研究,可以参考,是文档形式,欢迎下载。-Correction of wavelet support vector machine sensors, can refer to, is a document form, please download.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2119119
    • 提供者:lee
« 12 3 4 »
搜珍网 www.dssz.com