搜索资源列表

  1. 小波分解与重构

    1下载:
  2. 用VC++实现的一维小波分解与重构,含原理分析文档,对小波研究者极有用。-with VC of a peacekeeping wavelet decomposition and reconstruction, including principles to analyze documents, the researchers wavelet very useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:160730
    • 提供者:林志泉
  1. 一维信号小波分解与重构的VC++源程序

    1下载:
  2. 这是一个使用VC++编写的“一维信号小波分解与重构的VC++源程序”,请站长检查-It is a preparation of the VC "one-dimensional wavelet decomposition and reconstruction VC source", please check station
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:161311
    • 提供者:赵锐
  1. 小波分解与重构的几个matlab程序

    0下载:
  2. 用matlab实现小波分解与重构的几个程序的源代码。-using Matlab achieve wavelet decomposition and reconstruction of several programs at the source code.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2822
    • 提供者:yy
  1. 小波分解与重构

    3下载:
  2. 详细介绍了小波分解与重构过程,并用matlab对其实现。
  3. 所属分类:图形图象

    • 发布日期:2010-10-14
    • 文件大小:66551
    • 提供者:qingxue5084
  1. 小波分解与重构vc++实现

    1下载:
  2. 小波分解与重构,vc++实现,实验了三种小波算法。
  3. 所属分类:Windows编程

    • 发布日期:2011-06-09
    • 文件大小:160734
    • 提供者:shuishou
  1. 小波分解与重构的几个matlab程序

    0下载:
  2. 用matlab实现小波分解与重构的几个程序的源代码。-using Matlab achieve wavelet decomposition and reconstruction of several programs at the source code.
  3. 所属分类:波变换

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:yy
  1. 小波分解与重构

    0下载:
  2. 用VC++实现的一维小波分解与重构,含原理分析文档,对小波研究者极有用。-with VC of a peacekeeping wavelet decomposition and reconstruction, including principles to analyze documents, the researchers wavelet very useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:160768
    • 提供者:林志泉
  1. MATLAB7

    0下载:
  2. 用小波进行图像处理,以及一个QPSK调制程序,还有用MATLAB实现二维小波分解与重构程序,请大家指正-wavelet image processing, and a QPSK modulation procedure, there are two-dimensional MATLAB wavelet decomposition and reconstruction process, please correct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:482304
    • 提供者:刘彦平
  1. w2D

    0下载:
  2. 二维图像的小波分解与重构,并画图显示。通过多分辨率分析实现。-2D image wavelet decomposition and reconstruction, and drawing show. Through multiresolution analysis to achieve.
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:李坤
  1. work4_1

    0下载:
  2. 基于Mallat的二维Haar小波分解与重构算法的C语言实现-Mallat Haar wavelet decomposition and reconstruction algorithm in C Language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:奉华成
  1. Wavelet_Compression_bior37

    0下载:
  2. 利用小波分解与重构,实现图像压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginner
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:whq
  1. denoise+compression

    0下载:
  2. 利用小波分解与重构,实现图像去噪和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, Image Denoising and Compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suit
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:whq
  1. enhancement+fusing

    0下载:
  2. 利用小波分解与重构,实现图像增强和融合,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image enhancement and integration, the flexibility to choose other wavelet is simple to understand and Wavelet particularly su
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:whq
  1. filtering+compression

    0下载:
  2. 利用小波分解与重构,实现图像滤波和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image filtering and compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suit
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:whq
  1. waveletDenoising

    0下载:
  2. 用vc6.0开发出一小波滤波的程序。内容包括仿真数据生成,文本数据读取,滤波器系数构造,小波分解与重构,小波阈值及阈值函数选择,小波降噪。-vc6.0 developed using a wavelet filter procedures. Include simulation data generation, text to read data, filter coefficients structure, wavelet decom
  3. 所属分类:波变换

    • 发布日期:2024-04-27
    • 文件大小:97280
    • 提供者:王明明
  1. MALLAT_PROGRAM

    0下载:
  2. 基于Mallat的二维Haar小波分解与重构算法的C语言实现最大分解级数:5级*/ -Mallat Haar wavelet decomposition and reconstruction algorithm in C language to achieve maximum decomposition Series : 5* /
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:wawyace
  1. OneDimentionWaveletDicomposeAndCombination

    0下载:
  2. 这是一个有关一维信号小波分解与重构的VC++源程序,对学习小波很有用的
  3. 所属分类:压缩解压

    • 发布日期:2024-04-27
    • 文件大小:80896
    • 提供者:
  1. 小波分解与重构

    0下载:
  2. 在MATLAB中编写小波分解与重构的程序,用小波分解与重构来分析问题的原始代码(Wavelet decomposition and reconstruction)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-27
    • 文件大小:10240
    • 提供者:梦凡
  1. 886124小波分解与重构的几个matlab程序

    0下载:
  2. 886124小波分解与重构的几个matlab程序(wavelet decomposition and reconstruction of several matlab program)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:3072
    • 提供者:csg
  1. 5_3小波分解与重构

    0下载:
  2. 图像图形小波分解与重构算法 MATLAB 语言源程序(Wavelet decomposition)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-27
    • 文件大小:67584
    • 提供者:sissi
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org