搜索资源列表
KuaiSuXiaoBoSuanFa
- 基于子带编码的快速小波变换算法-subband coding based on the fast wavelet transform algorithm
ch09_JPEG2000
- 从子带编码到小波编码 子带编码 多分辨率分析 滤波器组与多分辨率 从子带编码到小波编码 小波分解图像方法 失真的度量方法 JPEG2000介绍-from subband coding to wavelet encoding subband coding multiresolution analysis filters with a resolution from the subband coding of w
wm3two
- 将相同尺寸的灰度图象和2值图像进行2级小波分解,在前者的细节子带嵌入分解后的2值图像的数字水印程序-of the same size and gray-scale image of two binary images for two wavelet decomposition, details of the former subband decomposition embedded value after the two images
LH3
- 一幅图象经过小波变换后为HH、HL、LH、LL四个子带,在小波变换的其中一个子带即h3嵌入水印,LH3为低高频子带 -an image after wavelet transform for HH, HL, LH, LL 4 subband. the wavelet transform of a subband that h3 embedded watermark, LH3 lower high-frequency band
MP3CoderDecoderSourceCodeBaseOnDSP
- mp3dec.h - The main header file defining the structures and functions in the decoder mp3dec.c - The main source file, including the main loop and most decoding functions mp3dec_D.h - The windowing function data
adaptivefilter
- 该文件含有自适应滤波的四篇国外经典文章,其中有连续自适应滤波的结构,无迟延子带自适应滤波器构造,FIR滤波器的时频实现等域.是自适应滤波器构造的经典文献-the adaptive filter paper containing the four foreign classic articles, which are continuous adaptive filter structure, without delay subband a
shuzishuiyin
- 利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图 -using wavelet under binary variable (Watermark) to change the picture, an extract of which the histogram subband
DesignAndApplicationsOfSubbandFilterBanks
- 木论文主要研究了子带滤波器组的设计方法,尤其是具有线性相位特性的完全重构滤波器组的设计,以及完全重构的子带滤波器组在图像消噪中的应用。-Wood paper studied the sub-band filter bank design method, especially characteristics of linear phase perfect reconstruction filter bank design, and pe
tiquzhifangtu
- 利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图 -Using Wavelet changed according to binary number (watermark) to change the picture, extract one of the histogram of subband
SRC011_wavelet_inter
- 基于小波的图像插值研究。借助图像的小波变换,利用图像小波分解后高低分辨率子带之间存在的相似性,由低分辨率子带插值近似高分辨率子带,得到比原图像分辨率高的图像。-Wavelet-based Image Interpolation research. With images of wavelet transform, wavelet decomposition of image after the high and low resoluti
lm1
- 三个分段相连的信号的傅里叶变换和时频分析;Chirp 信号的傅里叶变换和时频分析;信号的子带分解-Linked to three sub-signals Fourier transform and time-frequency analysis Chirp signal Fourier transform and time-frequency analysis signal subband decomposition
waveletwork
- 基于小波的一些程序,包括图像去噪、样条函数和子带编码。-Some wavelet-based procedures, including image denoising, spline functions and subband coding.
sbc
- Wavelet Subband coding for speaker recognition The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for
Beamformingformovingsourcespeechenhancement
- 争对移动声源采用波束形成进行语音增强,提出一种约束子带波束形成算法。其波束形成器基于一个软约束,其目的是要使波束指向特定的区域即声源方向。而其核心在于首先要进行声源定位,获得尽量准确的方位信息,然后构造软约束条件,用于波束形成。且在此过程中不断跟踪声源的移动情况。在构造的约束条件中,需要知道声源的二维信息,即与麦克风阵列的距离和方向角,“软”体现在对距离和方向角的确定都是在一定范围内的,有待进一步更正。-Between the mobi
zidaibianma
- 设计了镜像滤波器opt_filter函数来实现子带分解与合成。取N=256, nbands=16,调用滤波器函数完成子带分解与合成-Mirror filters are designed to achieve opt_filter function subband decomposition and synthesis. Take N = 256, nbands = 16, call the filter function and
nlms
- This file include the normalized LMS algorithm and subband LMS algorithm. all of them are in m.file This file can be used to echo noise cancellation, and active noise control
Speech_Coding_Using_Sub-Bands
- Subband based Speech Coding written in MATLAB
nanomos-r186.tar
- nanoMOS is a 2-D simulator for thin body (less than 5 nm), fully depleted, double-gated n-MOSFETs. A choice of three transport models is currently available (drift-diffusion, classical ballistic, and quantum ballistic).
BlockandSubbandAdaptiveFilters
- 块和子带自适应滤波器matlab源文件,内有详细说明及运行结果图-Block and Subband Adaptive Filters
Adaptive_filtering_toolbox
- The matlab codes for adaptive filtration and echo-cancelleration, codes using LMS, RLS, DFT, Subband filtration.