搜索资源列表
VerilogHDL
- 本文主要分析了FIR数字滤波器的基本结构和硬件构成特点,简要介绍了FIR滤波器实现的方式优缺点 结合Altera公司的Stratix系列产品的特点,以一个基于MAC的8阶FIR数字滤波器的设计为例,给出了使用Verilog硬件描述语言进行数字逻辑设计的过程和方法,并且在QuartusⅡ的集成开发环境下编写HDL代码,进行综合 利用QuartusⅡ内部的仿真器对设计做脉冲响应仿真和验证。-This paper analyzes the FIR digital filter structure an
szxhsy
- 数字信号处理实验详解及MATLAB实现源代码 实验一: 系统响应及系统稳定性 实验二: 时域采样与频域采样 实验三: 用FFT对信号作频谱分析 实验四:IIR数字滤波器设计及软件实现 实验五: FIR数字滤波器设计与软件实现 实验六: 数字信号处理在双音多频拨号系统中的应用-Detailed experimental digital signal processing and MATLAB source code to achieve the experimental on
fir_16
- vhdl代码 实现16阶fir滤波器,可以仿真通过-vhdl code fir filter stage 16 can be adopted simulation
FIR
- 基于FPGA的FIR滤波器实现,含全部不源代码-FPGA-based FIR filter, including all non-source code
chengxu
- 设计一个数字FIR低通滤波器,其技术指标如下: Wp=0.2pi Rp=0.25Db Ws=0.3pi As=50db 试写出MATLAB设计的源程序。-Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2pi Rp = 0.25Db Ws = 0.3pi As = 50db test designed MATLAB source code to write.
FIRfilterC
- 基于芯片TMS320C5500的40阶FIR滤波器的C程序代码,已测试通过-Based on the TMS320C5500 chip 40 of the C-order FIR filter code, have been tested
firdemo
- 一个FIR滤波器设计的例子,有幅频相频响应的图,非常清晰,代码页很规范,阅读起来也很简单。-An FIR filter design examples are amplitude-frequency phase-frequency response of the map, very clear, very standard code page to read up and also very simple.
f
- vhdl code for FIR filter
fir
- fir滤波器的几种结构virelog代码(串行,并行,DA结构以及多相抽取结构),程序包为ise工程-fir filter several the structure virelog code (serial, parallel, DA structure and multiphase extraction structure), the program package for the ise project
MATLAB
- 一个实现LMS的自适应FIR滤波器的代码-An implementation of the LMS adaptive FIR filter code
FFT
- 31階低通濾波器有限脈衝響應濾波器(Finite Impulse Response Filter,FIR Filter),此濾波器主要功能為濾除不必要的高頻訊號,其濾波器係數為固定之係數。係數在程式碼的parameter宣告中。-31-order low-pass filter finite impulse response filter (Finite Impulse Response Filter, FIR Filter), the main function of this filter
fir4btp
- 4tap FIR filter in verilog code
FIR
- SIMPLE FIR FILTER source code test bench waveforms
LDPC_Final
- Low power FIR Filter code
FIR
- 这是一些关于FIR滤波器的程序代码,里面有许多,希望大家可以用的上。-This is some code about the FIR filter, there are many, hope everyone can use.
FirFullSerial
- VHDL实现横向FIR滤波器,采用全串行结构,并附有matlab代码-VHDL implementation of the horizontal FIR filter, the use of a full serial structure, and with matlab code
FirHalfSerial
- VHDL采用半串行结构实现横向FIR滤波器,并附有matlab代码-VHDL uses a semi serial structure to achieve the horizontal FIR filter, and with matlab code
qingsei
- FIR 底通和带通滤波器和IIR 底通和带通滤波器,代码里有很完整的注释和解释,独立成分分析算法降低原始数据噪声。- Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Code, there are very complete notes and explanations Independent component analysis algorithm reduces the raw da
FIRFilter
- Algorithm and code to filter measured data from noise.
LowAndHigh
- this is the code of lowpass and high pass filters for signal processing tasks