CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 小波分解与重构

搜索资源列表

  1. 1dim

    0下载:
  2. 一维数据的小波分析,包括小波分解与重构。内容比较详细,对初学者有一定帮助-One-dimensional data analysis, including wavelet decomposition and reconstruction. Content in more detail, there is some help for beginners
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:40755
    • 提供者:caojinran
  1. 2dim

    0下载:
  2. 二维图像的小波分析,包括小波分解与重构。内容比较详细,对初学者有一定帮助-Wavelet analysis of two-dimensional images, including wavelet decomposition and reconstruction. Content in more detail, there is some help for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:389293
    • 提供者:caojinran
  1. new

    0下载:
  2. matlab编程中常用的一些程序,如一维单尺度及多尺度小波分解与重构。-matlab programming of commonly used procedures, such as a single-scale and multi-dimensional scale wavelet decomposition and reconstruction.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:135023
    • 提供者:zonglina
  1. pp

    0下载:
  2. 小波分解与重构的小程序,简单实用-The small procedures of Wavelet decomposition and reconstruction
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:777
    • 提供者:greatsam
  1. wavedet2

    0下载:
  2. 用于小波分解与重构算法 对于初学者很有用 验证可用-For wavelet decomposition and reconstruction
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1513358
    • 提供者:wangzunzhi
  1. DW2idw2

    0下载:
  2. 使用dwt2和idwt2函数。自选一种小波函数,对“phantom.bmp”图像进行二维小波分解与重构。然后分别对分解系数进行如下操作,体会对重构结果的影响。 ①将近似系数置0,再进行二维小波重构。 ②将水平细节系数置0,再进行二维小波重构。 ③将竖直细节系数置0,再进行二维小波重构。 ④将对角细节系数置0,再进行二维小波重构。 -Using function of dw2 and idw2.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:516
    • 提供者:
  1. 5_3

    0下载:
  2. 小波分解与重构,单纯就是小波的分解和重构的m文件,没有其他多余没有用的文件,信号处理图像处理都很有用-Is simple wavelet decomposition and reconstruction of m documents, no other extra useless files, signal processing, image processing is very useful
  3. 所属分类:Graph program

  1. Wavelet

    0下载:
  2. 几种常用的小波去噪方法 分别是小 波分解与重构法\非线性小波变换阈值法\平移不变量法和小波变换模极大值法,供大家分享!-the application of wavelet transform method in the noise elimination
  3. 所属分类:Wavelet

    • 发布日期:2017-05-01
    • 文件大小:848012
    • 提供者:李欣
  1. Wavelet-

    0下载:
  2. 这是小波多层小波分解与重构的MATLAB源码,可以实现小波的多层分解与重构,有需要的可以拿去使用-This code is Wavelet decomposition and reconstruction,it could use for Wavelet decomposition, maybe it is simple ,bu sombody need it ,if you need it ,download it .
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:976
    • 提供者:dhy
  1. xiaobofenjieyuchonggou

    0下载:
  2. 对于小波进行分析,通过对小波分解与重构,对噪声进行降噪-Wavelet analysis, through the wavelet decomposition and reconstruction, noise reduction
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-30
    • 文件大小:8333
    • 提供者:笨小猫
  1. matlab_wavelet

    0下载:
  2. 这个代码是matlab小波分解与重构,降噪及fft变化-This code is a matlab wavelet decomposition and reconstruction, noise reduction and changes fft
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3341
    • 提供者:zd
  1. xiaobofenjie

    0下载:
  2. 小波分解代码程序 维信号离散小波分解与重构(去噪)的 VC 实现-Wavelet code program dimensional discrete wavelet signal decomposition and reconstruction (denoising) of the VC
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:12048
    • 提供者:huhuhu
  1. dw

    0下载:
  2. 二进制小波分解与重构: dywavedec.m:二进制小波分解 mdywaverec.m:二进制小波重构 demo1:例程-dyadic wavelet decomposition and reconstruction dywavedec.m: dyadic wavelet decomposition mdywaverec.m: dyadic wavelet reconstruction demo1: a demo
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5436
    • 提供者:辰月
  1. bbb

    0下载:
  2. 二.二维小波分解与重构程序说明 1.主函数 mymain.m:通过调用所写的函数对信号进行二维小波分解与重构 main.m:利用MATLAB中小波变换函数实现 2.调用的子函数 function [x2,cA,cV,cH,cD] mydwt2(x,Lo_D,Hi_D) 函数mydwt() 对 x 进行二维小波分解 输入参数为x,Lo_D,Hi_D x为输入信号,Lo_D为低通滤波器,Hi_D为高通滤波器 输出参数:cA,cV,cH,cD —— 是
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-05
    • 文件大小:378164
    • 提供者:chenyin
  1. CZRMQRV94

    0下载:
  2. MATLAB实现声音信号的小波分解与重构内副数据 不错的-MATLAB voice signal wavelet decomposition and reconstruction of the pair of data is good
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-17
    • 文件大小:160768
    • 提供者:Dunnwvs
  1. cwpybridgefunction

    0下载:
  2. MATLAB实现声音信号的小波分解与重构内副数据 不错的-MATLAB voice signal wavelet decomposition and reconstruction of the pair of data is good
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-25
    • 文件大小:160768
    • 提供者:xkeqv@955378
  1. dot

    0下载:
  2. MATLAB实现声音信号的小波分解与重构内副数据 不错的-MATLAB voice signal wavelet decomposition and reconstruction of the pair of data is good
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-23
    • 文件大小:160768
    • 提供者:Jefndtj
  1. 新建 WinRAR 压缩文件

    0下载:
  2. 通过小波技术对一维信号进行分解与重构,比较变换前后的图像,获取有用的信息(Wavelet technology is used to decompose and reconstruct one dimension signal, compare the image before and after the transformation, and obtain useful information)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:yishuiweihan
  1. decompoeytion

    0下载:
  2. MATLAB实现声音信号的小波分解与重构内副数据 不错的(MATLAB voice signal wavelet decomposition and reconstruction of the pair of data is good)
  3. 所属分类:图形图象

    • 发布日期:2017-12-22
    • 文件大小:159744
    • 提供者:Elcins
  1. 信号分解与采样

    1下载:
  2. 利用B样条、Wavelet小波函数对信号进行采样与重构,比较两种方法的优劣(We use B spline and Wavelet wavelet function to sample and reconstruct signals, and compare the advantages and disadvantages of the two methods.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:348160
    • 提供者:燕子飞飞飞
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com