CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - Wavelet Transform

搜索资源列表

  1. wave_neural_crossvalind

    1下载:
  2. 应用连续小波变换对脑机接口(BCI)信号处理,进入神经网络分类,包括BP网络和LVQ网络-continuous wavelet transform application of brain-machine interfaces (BCI) signal processing, neural network access classification, BP network including network and LVQ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.71mb
    • 提供者:zhangyuqi
  1. similarity

    0下载:
  2. 基于平稳双正交小波变换实现图象梯度计算,本人用MATLAB编了一个,供大家参考-biorthogonal wavelet transform image gradient calculation, I used a series MATLAB, for your reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:836byte
    • 提供者:赵武锋
  1. 200551517426

    0下载:
  2. 此源码为vc++实现的小波算法,可以对图像进行三次小波变换-this source of vc realization of wavelet algorithm, the image of three wavelet transform
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:593.92kb
    • 提供者:jili_cz
  1. Wavelet-transform

    0下载:
  2. 原始信号是含有奇异点的信号,为确定该奇异点的时间,采用haar小波进行连续小波变换后,在对系数进行分析处理。-The original signal is containing singular point of the signal, in order to determine the singular point time, adopting haar wavelet to continuous wavelet transform, the coefficients in analyzed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:3.71kb
    • 提供者:赵子龙
  1. fuzzy

    0下载:
  2. 一份介绍小波变换的论文,包括突变点的检测以及信号降噪等。-Introduce a wavelet transform of papers, including the detection of point mutations, as well as signals such as noise reduction.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5.5kb
    • 提供者:陆斯文
  1. BGAandDWT

    1下载:
  2. 基于遗传算法和小波变换的图像去噪处理-Based on genetic algorithms and image denoising wavelet transform to deal with. . . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:164.98kb
    • 提供者:litaohao
  1. work

    0下载:
  2. 基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理-Bp networks based on genetic algorithm and a simple face recognition, could only identify three kinds of expressions. After a simple wavelet transform image processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1018.43kb
    • 提供者:王平
  1. zbz

    0下载:
  2. 小波变换和神经网络的车牌识别系统,很有用的。-Wavelet transform and neural network license plate recognition system, very useful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:185.56kb
    • 提供者:夏利
  1. Sootywavelettransform

    0下载:
  2. 关于小波变换的代码大全,有matlab的,也有c++的-Sooty wavelet transform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7.19mb
    • 提供者:all
  1. APyramid

    1下载:
  2. 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-05
    • 文件大小:1.7mb
    • 提供者:xinxin
  1. audiowatermarkingprogram

    0下载:
  2. 这是基于小波变换的音频水印matlab程序, 该程序是基于三段式能量关系嵌入水印的,对研究水印的同仁有帮助。 -This is the audio watermarking matlab program based on wavelet transform. it is based on three-power relations embedded watermark and has help to the watermark research colleagues.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1.62kb
    • 提供者:王雪
  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
    • 文件大小:230.85kb
    • 提供者:费富里
  1. Face_recognition

    0下载:
  2. 提出了利用小波变换和余弦变换与BP神经网络相结合的人脸识别方法-Using the wavelet transform and cosine transform and BP neural network face recognition combining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:657.01kb
    • 提供者:夏天
  1. 111

    0下载:
  2. MATLAB的一些实例,包括神经网络,小波变换,绘图,GUI等-Some examples of MATLAB, including neural network, wavelet transform, graphics, GUI, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:6.39kb
    • 提供者:刘瑜
  1. Automatic-Modulation-Recognition-Using-Wavelet-Tr

    1下载:
  2. Automatic Modulation Recognition Using Wavelet Transform and Neural Networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:274.09kb
    • 提供者:zeinab
  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-17
    • 文件大小:24.71mb
    • 提供者:竹子
  1. Pqd_My_v11

    0下载:
  2. 电能质量检测平台仿真测试软件,用于验证各种检测算法的有效性,其中涉及小波变换,S变换,二叉树结构的支持向量机分类算法。-Power quality detection platform simulation test software used to verify the validity of the detection algorithm, which involves the wavelet transform, S transform and support vector machine
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-20
    • 文件大小:29.35mb
    • 提供者:panfenghou
  1. linear-convolution-code

    1下载:
  2. 用C++语言编写的线性卷积代码。可用于小波变换及其它图像应用。-The linear convolution code written C++ language. Can be used for the wavelet transform and other image applications.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:9.59kb
    • 提供者:jelly
  1. Estimation-crowd-density

    0下载:
  2. 本文提出了一种基于小波变换与灰度共生矩阵的人群密度特征提取方法,进而利用支撑向量机实现人群密度级别的估 计。实验结果表明本文提出的方法是可行的。-In this paper, based on population density characteristics of the wavelet transform and GLCM extraction method, and then using the support vector machine to estimate the crowd
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-08-30
    • 文件大小:698kb
    • 提供者:刘伟豪
  1. Wavelet-Transform-C-

    0下载:
  2. 小波变换C语言实现,包含小波变换中各种算法,可以进一步了解算法的具体过程-Wavelet Transform C Language Realization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:33.88kb
    • 提供者:zhoubo
« 12 3 »
搜珍网 www.dssz.com