搜索资源列表
bandpass-filter
- 这是一篇关于带通滤波器的毕业设计论文,涵盖IIR与FIR滤波器的设计!-This is an article on the band-pass filter design graduate thesis, covering IIR and FIR filter design!
IIR_FIR_PDF
- Introduction to Digital Filter Design. IIR and FIR.
fir
- 基于matlab的FIR滤波器实验的源程序及实验结果图形-Matlab the FIR filter based on the experimental results of the source and graphics
ICECS97_DigFiWB
- A digital filter structure for wideband filtering is proposed. It consists of two allpass filters and a linearphase FIR filter. One major advantage of this structure is that the allpass filters are functions of zM which implies that the maxim
Csource
- 数字图像快速傅立叶变换,定时器,数字滤波器,无限脉冲响应,索贝尔滤波器-Fast Fourier Transform,timer,FIR, IIR, and sobel filter using in Digital Image processing,based on code composer studio 2.2 IDE
filter_final
- compiled vhdl code for fir filter
FIRFilterdesign
- FIR filter design with unseperable window, seperable window, frequency sampling method
FPGAFIR
- FPGA-based high-order FIR filter design
VHDL_FPGA_FILTER
- 用VHDL语言设计基于FPGA器件的高采样率FIR滤波器,基于VHDL与CPLD器件的FIR数字滤波器的设计-Design using VHDL language FPGA devices based on high sampling rate FIR filter, based on VHDL and CPLD devices, the design of FIR digital filter
FIR
- 本程序是一个有限长冲击响应FIR滤波器算法实验程序,采用的是汇编语言。-This procedure is a finite impulse response FIR filter algorithm for experimental procedures, using assembly language.
jifenlvboqi
- 为了解决软件无线电通信系统中频采样之后的极大数据量在基带处理部分对DSP计算的压力,常采用多速率处理技术.多速率处理过程中需要使用积分梳状滤波器、半带滤波器和高阶FIR滤波器.在分析了积分梳状滤波器的结构和特性的基础上,阐述了多级CIC滤波器一种高效的FPGA实现方法,该方法的正确性和可行性通过Quartus Ⅱ的时序仿真分析得以验证,实际中可以推广应用.-In order to solve software-defined radio communications system after I
allinone
- fir filter design using mathlab
FIRlvboqi
- FIR 滤波器也称为有限冲击响应滤波器,它用当前和过去输入样值的加权和来形成它的输出, 如下所的前馈差分方程所描述的。 FIR 滤波器又称为移动均值滤波器, 因为任何时间点的输出均依赖于包含有最新的 M个输入样值的一个窗。由于它的响应只依赖于有限个输入, FIR 滤波器对一个离散事件冲激有一个有限长非零响应, 即一个 M阶 FIR 滤波器对一个冲激的响应在 M个时钟周期之后为零。 -FIR filter, also known as finite impulse response
FIR
- FIR filter using verilog code
FIR
- FIR滤波器中汉宁窗和布莱克曼窗幅频特性曲线和相频特性曲线对比-FIR filter Hanning window and Blackman window of amplitude-frequency curve and phase frequency response curve compared
FIR-filter
- FIR滤波器设计,包括butterworth,Chebyshev滤波器,分为低通,高通和带通。-FIR filter design, including butterworth, Chebyshev filter, divided into low pass, qualcomm and band-pass.
FIR-filter-vhdl
- FIR数字滤波器设计,用VHDL来实现,用quarsII软件实现其功能-FIR FILTER vhdl
design-of-FIR-filter
- 在本文中,我们将比较数字滤波器与模拟滤波器,讨论各种数字滤波器架构,并通过一个范例一步一步说明如何设计FIR(非递归)滤波器。-The design of FIR filter
CODE-for-FIR-filter
- code for FIR filter using verilog hardware descrption language
Lab FIR
- design fir filter, it is simple to start