搜索资源列表
方便的小波变换原代码
- 小波变换源代码 wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
Decimation
- 数字水印方面的算法小程序 希望能给刚刚接触数字水印的朋友一点帮助 开发环境MATLAB-digital watermarking algorithm for the small programs just wanted to give digital watermarking contact friends to help develop environmental 1:00 M MATLAB
Floating-point-complex-radix-2-decimation-in-time-
- 浮点复数基2时分FFT完成适当的FFT,输出改写输入缓冲器。-floating-point complex FFT-based two hours to complete the FFT output rewritten input buffer.
xbbhydm
- wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
200628111717
- DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数量级。其原因是当N较大时,对DFT进行了基4和基2分解运算。FFT算法除了必需的数据存储器ram和旋转因子rom外,仍
design
- The verilog implementation of 8-point FFT in verilog. Radix 2 Decimation in Frequency.
CIC_DEC_4
- CIC抽取滤波器设计,CIC滤波器采用5阶4倍抽取。-CIC decimation filter design, CIC filter order 4 times using 5 samples.
Polyphase_Interpolation
- A decimation and interpolation filter design
cic_dec_8_five
- CIC抽取滤波器,抽取系数8,verilog版本,用于数字下变频-CIC decimation filter, extraction coefficient of 8, verilog version, for digital down-conversion
multiratefilter
- This illustrates the effect of interpolation and decimation.
lvbo
- 一个用matlab软件做的抽取滤波器的程序,在软件中打开文件仿真后得到6个波形-Software used to do a decimation filter matlab program, open the file in the software simulation waveforms obtained 6
decimation
- Change the sampling rate of the audio signal by interpolation and decimation. Observe the audible deterioration if present and quantify the change using the SNR
Untitled
- cic抽取滤波器的matlab软件仿真实现的源代码-cic decimation filter implementation matlab source code for software simulation
CIC
- 3级CIC抽取,内插滤波,r为抽取因子,n为原始信号的采样点数,x为原始信号序列 y为抽取滤波后的输出序列-3 CIC decimation, interpolation filter, r for the extraction factor, n the sampling points for the original signal, x is the original signal sequence y to extract the filtered output sequence
decimation
- to find decimation in signal processing
Mesh-Decimation-using-VTK
- mesh decimation methods which operate on triangle meshes to reduce triangles in a mesh while preserving the shape and topology
decimation-examples
- Decimation is a technique for reducing the number of samples in a discrete-time signal.
Decimation
- This program apply decimation on a speech file.
Implementation-of-Decimation-Process
- IMPLEMENTATION OF DECIMATION AND INTERPOLATION ON A GIVEN SEQUENCE AND ALSO I/D SAMPLING
codes
- these are the codes related to signal processing: as decimation, interpolation,QMF bank design