CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 离散小波

搜索资源列表

  1. 小波程序

    1下载:
  2. 这是一个关于小波应用工程程序的期末作业,里面包括连续小波变换和离散小波变换,适合初学者使用-This is a project on the application of wavelet end of the operating procedures, including inside the continuous wavelet transform and discrete wavelet transform, for beginners
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:336896
    • 提供者:赵锐
  1. 离散小波变换

    0下载:
  2. 1 本程序通过Mallat算法实现小波变换 2 本程序能打开任意长宽比的bmp图像,正方形的raw图像,352*288的gray图像,不能打开jpg图像-a procedure Mallat algorithm wavelet transform two procedures would open the arbitrary aspect ratio of bmp image, the raw square image, 352 * 288 images of gray, unable to
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:267934
    • 提供者:周小川
  1. vc编写的小波正反变换的源码

    0下载:
  2. 用VC写的一个小波正反变换.新一代静止图像压缩标准JPEG2000将离散小波变换(DWT)作为其核心变换技术.-VC write a wavelet transform pros. A new generation of geostationary JPEG2000 image compression standard of discrete wavelet transform (DWT) as its core technology transformation.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:79687
    • 提供者:阿良
  1. 一维小波变换

    0下载:
  2. 示范了一维离散小波变换的一些matlab函数的用法,有详细说明
  3. 所属分类:matlab例程

  1. B样条小波边缘检测的改进算法

    0下载:
  2. 第1章为绪论。简要介绍了课题研究背景、意义及研究现状。 第2章具体介绍小波变换应用在图像边缘检测的基本原理。在连续小波变 换基础上引入实际中应用范围较广的离散小波变换,重点分析了多分辨率小波 变换。 第3章介绍B样条小波边缘检测的改进算法。基于B样条小波变换,将 Contourlet变换应用在多尺度自适应阈值边缘检测中。 第4章介绍多层次自适应空间系数高斯小波边缘检测方法。将灰度共生矩 阵特征值应用在高斯小波变换中,提出一种多层次自适应算法。 第5章介绍Canny算子与小波变换结
  3. 所属分类:文档资料

    • 发布日期:2009-05-31
    • 文件大小:2355945
    • 提供者:liwenwan
  1. cwt_code

    0下载:
  2. 一维离散小波变换的c源代码!已通过调试!
  3. 所属分类:通讯编程

    • 发布日期:2011-03-10
    • 文件大小:1711
    • 提供者:chuxialidexue
  1. 3Model.rar

    1下载:
  2. 基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变
  3. 所属分类:3D图形编程

    • 发布日期:2017-05-11
    • 文件大小:2633111
    • 提供者:周光有
  1. code.rar

    3下载:
  2. 基于离散小波余弦变换DCT的数字水印算法,实现了水印的嵌入提取等过程。毕业设计源代码,Discrete Cosine Transform Based on Wavelet Digital Watermarking Algorithm in DCT, the watermark embedded in the realization of the process of extraction. Graduation Project source code
  3. 所属分类:其他小程序

    • 发布日期:2017-04-22
    • 文件大小:217615
    • 提供者:xiaobao89
  1. wavlet

    0下载:
  2. 离散正交小波变换及小波重构,程序中给出测试数据,可得到这组数据小波分解后的低频分量和重构以后的数据-Discrete orthogonal wavelet transform and wavelet reconstruction, procedures given in the test data, available in this set of data after wavelet decomposition and reconstruction after low-frequency co
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:1699
    • 提供者:jacky
  1. dwtdenoising_ccslink

    0下载:
  2. 用离散小波变换实现语音去噪,并在TI 6711DSK上实现。可对实时语音信号进行去噪,开发环境CCStudio 3.1-Using discrete wavelet transform voice de-noising, and TI 6711DSK achieved. Of real-time voice signal denoising, CCStudio 3.1 development environment
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:385814
    • 提供者:孙琨
  1. MyDwt2D

    1下载:
  2. 对图像进行二维离散小波变换, 变换级数大于等于3级,然后统计系数中0的个数(百分比表示),并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 里面还附上了我写的实验报告,对大家理解Mallat算法和图像压缩很有帮助-Image two-dimensional discrete wavelet transform, transform series greater than or equal to 3, and then statistics of the number of c
  3. 所属分类:Wavelet

    • 发布日期:2016-05-09
    • 文件大小:986785
    • 提供者:zhang
  1. xiaoboquzao

    0下载:
  2. 小波去噪matlab程序,在噪声环境下语音信号的增强,语音信号为读入的声音文件,噪声为正态随机噪声,在小波基 db3 下进行一维离散小波反变换.-Matlab wavelet denoising procedure, noise enhancement of speech signals, speech signal is read into the sound file, the noise is normal random noise, the wavelet ' db3' u
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:1342
    • 提供者:图图
  1. FreqCalculate

    0下载:
  2. 各种变换:// FFT() - 一维快速付立叶变换 // IFFT() - 一维快速付立叶逆变换 // Fourier() - 二维快速傅立叶变换 // IFourier() - 二维快速傅立叶逆变换 // DCT() - 一维快速离散余弦变换 // IDCT() - 一维快速离散余弦逆变换 // FreqDCT() - 二维快速离散余弦变换 // IFreqDCT() - 二维快速离散余弦逆变换,图象的二维离散小波变换-Var
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:6206
    • 提供者:lcy
  1. detectionofabruptpoint

    0下载:
  2. 小波变换有关突变点的检测,通过离散小波变换与连续小波变换进行对比-Wavelet transform on the detection of mutations, through the discrete wavelet transform are compared with the continuous wavelet transform
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:610
    • 提供者:阿虎
  1. 基于离散小波变换的数字水印技术

    0下载:
  2. 50028918基于离散小波变换的数字水印技术.rar
  3. 所属分类:文档资料

    • 发布日期:2013-02-27
    • 文件大小:166498
    • 提供者:coolhandy
  1. 高斯噪声去噪

    1下载:
  2. 一个小程序。向图像中添加高斯噪声,在使用离散小波原理,进行二阶去噪。(The Gauss noise is added to the image, and the two-level denoising is performed using the discrete wavelet principle.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:37888
    • 提供者:SZ10
  1. EMD

    0下载:
  2. 利用MATLAB平台,离散小波变换分析,(Discrete wavelet transform analysis)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:974848
    • 提供者:LIU930630
  1. 二维离散小波变换

    0下载:
  2. mallatm.m:一维mallat快速分解函数 mallatr.m:一维mallat快速重建函数 mallatm2d.m:二维mallat快速分解与合成算法的演示函数,要调用mallatm.m与mallatr.m 在matlab命令行键入(Two dimensional discrete wavelet transform)
  3. 所属分类:波变换

    • 发布日期:2018-04-22
    • 文件大小:1455104
    • 提供者:neroone
  1. dwt_1_10hz

    1下载:
  2. 简单例子,用matlab实现离散小波变换(Simple example, using MATLAB to realize discrete wavelet transform)
  3. 所属分类:波变换

    • 发布日期:2019-11-19
    • 文件大小:138240
    • 提供者:XL3387
  1. MATLAB基于离散小波变换(DWT)的语音和音频信号的数字水印代码

    2下载:
  2. 这段代码实现的是MATLAB基于离散小波变换(DWT)的语音和音频信号的数字水印代码,有GUI几乎每句都有详细的注释,附带一个录音的小程序,其中加入了两种干扰,一是低通滤波,二是白噪声干扰。另外还附赠解释小波变换原理的小程序,也供下载,如果你还需要更多类似的资源,可以看看我的另一个基于LSB算法的语音信号的数字水印资源。
  3. 所属分类:Audio

« 1 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com