搜索资源列表
C-FIR
- 此程序是用C语言编写的FIR数字滤波器,程序分块相当完整清晰:打开文件,读取数据文件,运算滤波,结果写入文件,关闭文件。已经通过验证-This program is written in C language FIR digital filters, the program block quite a complete and clear: open the file, read data files, computing filtering, the results of written do
Based-on-FPGA-of-FIR-filters
- 基于FPGA的高阶FIR滤波器的设计,数字滤波器,分布式算法,CSD编码-Based on FPGA order FIR filters
fir
- 本设计用verilog代码实现FIR滤波器!-Verilog code of the design FIR filters to achieve!
FIR
- TMS320C5509A上实现FIR滤波器-FIR filters achieve TMS320C5509A
apsignalproc
- The Window Design Method The basic idea behind the design of linear-phase FIR filters using the window method is to choose a proper ideal frequency-selective filter [which always has a noncausal, infinite duration impulse response] and then tru
DSP-FIR-Filter
- 用DSP仿真实现FIR滤波器,整个工程文件齐全-DSP simulation of FIR filters, including the entire project file
FIR_Windows
- Windowing, FIR filters
fir
- 只是一个8阶的fir滤波器,希望对大家有用-Only an 8-band fir filters, useful for all of us hope
FIR
- 用DSP来实现FIR滤波器。vectors.asm为汇编文件,main.c为主文件。-FIR filters with the DSP to achieve. vectors.asm for the compilation, main.c main document.
fir
- 基于SIMULINK中的DSPbuilder搭建的fir滤波器,可以任意修改阶数。系数需要自己填-Based on SIMULINK in DSPbuilder erected fir filters, you can arbitrarily modify the order of. Fill factor needs its own
FIRFilterDesign
- This chapter treats the design of linear-phase FIR filters. The assignments are divided in two parts, the first part focuses on the design of FIR filters using the window design method while the second part focuses on design of equiripple FIR filters
FIR
- 用matlab实现FIR滤波器,包括其幅频特性,然后让单位取样函数,周期方波序列和周期三角波序列通过滤波器,验证滤波器的特性-FIR filters using matlab implementation, including its amplitude-frequency characteristics, and then let the unit sample function, sequence and cycle-cycle square wave triangle wave seque
fir
- FIR(Finite Impulse Response)滤波器:有限长单位冲激响应滤波器,是数字信号处理系统中最基本的元件,它可以在保证任意幅频特性的同时具有严格的线性相频特性,同时其单位抽样响应是有限长的,因而滤波器是稳定的系统。因此,FIR滤波器在通信、图像处理、模式识别等领域都有着广泛的应用。-FIR (Finite Impulse Response) filters: finite impulse response filter unit, digital signal processi
fir
- FPGA实现的FIR滤波器,很好的参考资料!-FPGA implementation of FIR filters, a very good reference!
Research-of-FIR-filters
- FIR滤波器设计的一些论文资料,对于设计FIR滤波器比较有帮助-Some of the papers FIR filter design information, design of FIR filters for more helpful
FIR-bp
- 使用hamming窗函数法设计的FIR带通滤波器-Use hamming window function method design FIR filters
all-FIR-filters-
- all fir filters using rectangular window
FIR-filters
- all types of FIR filters.. focused mainly on window method
FIR Filter
- DESIGNING OF FIR FILTERs USING MATLAB COMMANDS
VHDL-FIR-filters
- ynthesizable FIR filters in VHDL with a focus on optimal mapping to Xilinx DSP slices. This repository contains a transposed direct form, systolic form for single-rate FIR filters and a custom parallel polyphase FIR decimating filter. The VHDL has be