CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 小波变换 matlab

搜索资源列表

  1. 1

    1下载:
  2. 一种图像检索中纹理特征提取的方法。本文介绍了基于Gabor 滤波器和Gabor 小波变换提取纹理特征的分析方法, 以及对Gabor 小波进行了高斯归一化以提高对图像检索的速度和准确度。-An image retrieval texture feature extraction methods. This article based on Gabor filters and Gabor wavelet transform to extract texture feature analysis me
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:50753
    • 提供者:爱学习
  1. WaveletTransformInImageProcessingUsingMATLABToolbo

    0下载:
  2. 本文简单介绍了基于小波变换的图像分解与重构,在此基础上讨论了MATLAB语言环境下 图像压缩和图像融合的基本方法-This article briefly introduce the wavelet-based image decomposition and reconstruction, on the basis of discussion under the MATLAB language environment image compression and image fusion of
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:190111
    • 提供者:gyq
  1. wavelettransform

    0下载:
  2. 基于小波变换的语音增强的语音去噪的MATLAB源程序-Wavelet-Based Speech Enhancement Speech Denoising MATLAB source code
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1926
    • 提供者:王芳
  1. xiaobo

    0下载:
  2. 小波变换的程序,用matlab编写的,比较好用,肯定会给你帮助的,希望可以分享-Wavelet transform procedures for the preparation of matlab with relatively good, definitely will give you help and hope to share
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3749
    • 提供者:郑春梅
  1. xiaobobianhuanzuixiaoercheng

    0下载:
  2. 小波变换的多尺度图像分割,和图像二值化程序。-Binary Image
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1228
    • 提供者:吴会英
  1. lianxushipinfengeyucaiji

    0下载:
  2. 用matlab实现连续视频的分割与采集,其中用读视频指令把连续的视频转化为一帧一帧的图像,用帧间差分法和背景差分法实现-Matlab for continuous video with the segmentation and the acquisition, including video instruction with the reading of the continuous video into a frame of an image, with the frames and the
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:4459826
    • 提供者:陈秋歌
  1. ECG_Noise

    0下载:
  2. 心电信号特征点检测的算法研究,针对在心电信号检测中传统的小波方法受锢于二进小波变换的尺度只能是 按2的整次幂取值的缺陷,本文利用连续小波变换在尺度取值上可选取非二进 尺度的特性,系统研究了连续小波变换在心电信号检测中的应用,并提出了一 个基于连续小波变换的心电信号检测算法-ECD signal detect,QRS
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1825078
    • 提供者:nana
  1. xiaobobianhuan

    1下载:
  2. 基于小波变换的图像去噪的matlab源码,根据自己输入的噪声值而达到不同的结果。-Image denoising based on wavelet transform of the matlab source code, noise value based on their input to achieve different results.
  3. 所属分类:Project Design

    • 发布日期:2014-05-15
    • 文件大小:260096
    • 提供者:lijinqiao
  1. wavelet-denoising

    0下载:
  2. 论文:基于小波变换的信号消噪效果影响因素研究及其matlab实践-keywords:wavelet trsform;wavelet function thresshold signal denoising
  3. 所属分类:Project Design

    • 发布日期:2017-11-27
    • 文件大小:178659
    • 提供者:哦才才
  1. Matlab-fourier

    0下载:
  2. MATLAB 的傅里叶变换的一些介绍 1. 离散傅立叶变换的 Matlab实现 2. 离散余弦变换的 Matlab 实现 3. 图像小波变换的 Matlab 实现函数-The MATLAB Fourier transform some introduction. Discrete Fourier Transform Matlab. Discrete Cosine Transform Matlab achieve wavelet transform Matlab implement f
  3. 所属分类:Software Testing

    • 发布日期:2017-11-10
    • 文件大小:10874
    • 提供者:夏小小
  1. mallat-dwt

    0下载:
  2.   利用matlab程序实现对一维信号进行连续小波变换,进而在程序的编辑过程理解一位连续小波变换的小波系数矩阵的含义。   同时通过对预算的到的小波系数矩阵进行分析解释,得到原始信号的频谱分布以及了解小波系数在尺度和位移两个分量上的意义。-Matlab program to achieve continuous wavelet transform of one-dimensional signal, and then in the editing process of the program
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:562161
    • 提供者:Haibin Zhang
  1. JPEG-2000-

    0下载:
  2. 本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。-The main work that this text
  3. 所属分类:Project Design

    • 发布日期:2017-10-31
    • 文件大小:665381
    • 提供者:路敬
  1. MATLAB-xiaobofenxicankaochengxu

    0下载:
  2. 张德丰《MATLAB 小波分析》光盘源代码,对学习小波变换是个很好的资源-Zhang Defeng " MATLAB wavelet analysis" CD-ROM source code to learn wavelet transform is a very good resource
  3. 所属分类:Software Testing

    • 发布日期:2017-12-04
    • 文件大小:77533
    • 提供者:土豆
  1. Wavelet-Transform

    0下载:
  2. 讲解了小波变换理论以及MATLAB工具的应用-Explain the wavelet transform theory and application of MATLAB tools
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:8472576
    • 提供者:lynny
  1. matlab_dwt_swt

    0下载:
  2. 主要是基于matlab进行小波变换的源代码程序-Based on matlab wavelet transform source code program
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:2048
    • 提供者:王炳证
  1. Locating-Voltage-Sags

    0下载:
  2. 电压跌落是最严重的动态电能质量问题之一, 精确定位电压跌落起止时间是应对电压跌落问题的 重要前提和基础。由于电压采样信号往往有噪声分 量,现有的方法在定位电压跌落的起止时间时存在 局限性。本文提出利用多小波变换及相邻系数去噪 的电压跌落定位方法。多小波兼有对称性、正交性、 有限支撑性和二阶消失矩等优异的信号处理性能, 利用GHM多小波可以准确定位电压跌落起止时间。 多小波变换系数在每层之间具有对应关系,多小波 相邻系数将紧相邻的若干个系数作为一个整体来确
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:1363661
    • 提供者:李荣
  1. matlab

    0下载:
  2. 该文档是一个描述用matlab实现小波变换的实例。-This document is a descr iption of examples of wavelet transform implemented by matlab.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-15
    • 文件大小:7947
    • 提供者:王婷
  1. xiaobo

    0下载:
  2. 用Matlab实现小波变换,进行图像压缩-Using Matlab achieve wavelet transform for image compression
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:701
    • 提供者:田换
  1. Wavelet-transform

    0下载:
  2. 小波变换的MATLAB代码,小波变换可以对图像进行分解,融合后,经过逆变换得到融合后的图像-MATLAB code wavelet transform, wavelet transform the image may be decomposed fusion, are transformed fused image
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:3571
    • 提供者:liuhong
  1. wavelet-matlab

    0下载:
  2. ECG信号小波变换降噪 内含matlab源代码-ECG signal containing noise wavelet transform matlab source code
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:112495
    • 提供者:aaron
« 12 »
搜珍网 www.dssz.com