搜索资源列表

  1. SPIHT(Matlab).zip

    1下载:
  2. % Matlab implementation of SPIHT (without Arithmatic coding stage)
    %
    % By Jing Tian, scuteejtian@hotmail.com

    fprintf('-----------   Welcome to SPIHT Matlab Demo!   -----------

  3. 所属分类:压缩解压

    • 发布日期:2008-07-07
    • 文件大小:232873
    • 提供者:jasonchang
  1. dwt

    1下载:
  2. 一维离散小波变换,输出项是一维离散小波变换的小波变换系数,输入值是小波名,信号序列-The dwt command performs a single-level one-dimensional wavelet decomposition with respect to either a particular wavelet ( wname , see wfilters for more information) or particul
  3. 所属分类:波变换

    • 发布日期:2024-06-27
    • 文件大小:7168
    • 提供者:卢三
  1. xiaobo_matlab

    0下载:
  2. 此示意程序用DWT实现二维小波变换 1.调原始图像矩阵load wbarb 2.进行二维小波分解l=wfilters( db10 , l ) 3.分解结果显示figure(1) -This indicated procedures used to achieve two-dimensional wavelet transform DWT 1. Emphasized the original image matri
  3. 所属分类:压缩解压

    • 发布日期:2024-06-27
    • 文件大小:2048
    • 提供者:zhao long
  1. idwt

    0下载:
  2. IDWT Transform using wfilters from matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-06-27
    • 文件大小:510976
    • 提供者:mitch
  1. wfilters

    0下载:
  2. anct tool box for image registration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-27
    • 文件大小:1024
    • 提供者:nagaraja
  1. testone

    1下载:
  2. 二维离散小波变换(Mallat快速算法)对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 数据:灰度图像lena.bmp或其它图像, 滤波器系数可以调用matlab中的wfilters函数获得, wfilters函数的使用请在matlab中help wfilters.-Two-dimensional
  3. 所属分类:图形图像处理(光照,映射..)

  1. Discret-Wavelet-Transform-got-Daub2-by-Santhana-R

    0下载:
  2. y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level It returns the matrix of all decompositions and the fi
  3. 所属分类:matlab例程

    • 发布日期:2024-06-27
    • 文件大小:2048
    • 提供者:*
  1. STFT_SWT_ST_matlab-files

    0下载:
  2. STFT和ST变换的基本函数,和一个stft的一个例程-This code computes the Stockwell transform (S-Transform) of a one dimensional series without for loop, thereby making it computationally fast and simple. S-Transform was proposed in 1996. A ni
  3. 所属分类:matlab例程

    • 发布日期:2024-06-27
    • 文件大小:4096
    • 提供者:zl

源码中国 www.ymcn.org