搜索资源列表
FIR的C语言实现
- 复数FIR滤波器的C语言实现
Matlab
- FIR滤波器设计中的凯撒窗函数设计,最后有对应系数产生-FIR filter design in the design of the Kaiser window function, and finally there are the corresponding coefficients have
VerilogHDL
- 本文主要分析了FIR数字滤波器的基本结构和硬件构成特点,简要介绍了FIR滤波器实现的方式优缺点 结合Altera公司的Stratix系列产品的特点,以一个基于MAC的8阶FIR数字滤波器的设计为例,给出了使用Verilog硬件描述语言进行数字逻辑设计的过程和方法,并且在QuartusⅡ的集成开发环境下编写HDL代码,进行综合 利用QuartusⅡ内部的仿真器对设计做脉冲响应仿真和验证。-This paper analyzes the FIR digital filter structure an
FIR
- FIR滤波器的一种新型设计方法 讲述型的快捷的方法来设计滤波器-无
FIR
- 基于FPGA的FIR滤波器实现,含全部不源代码-FPGA-based FIR filter, including all non-source code
fir
- 只是一个8阶的fir滤波器,希望对大家有用-Only an 8-band fir filters, useful for all of us hope
FIR
- FIR滤波器设计的课件,大家及时下载学习-FIR filter design courseware, we learn from time to download! !
MATLAbshuzilvboqi
- 基于MATLAB的FIR数字滤波器设计 加深对数字滤波器的常用指标和设计过程的理解。 FIR滤波器实现一般采用窗函数法和等纹波设计法。窗函数法还包含两个分支,一种是用公式先手动算出N值和其他对应得窗函数参数值,再代入窗函数和fir1实现,一种是用函数*rord估算出N和相应参数再用fir1实现。不过要注意*rord会低估或高估阶次n,可能会使滤波器达不到指定的性能,这时应稍微增加或降低阶次。如果截止频率在0或Nyquist频率附近,或者设定的dev值较大,则得不到正确结果-MATLAB-
fir_filter
- FIR滤波器的设计,刚开始用matlab的可以参考下,-FIR filter example,those who just begin to learn matlab can refer to these programs.
Filter
- FIR滤波器~在ISE下运行成功~格形滤波器-FIR
fir
- FIR滤波器的MATLAB设计,根据航海雷达特性设计的滤波器-MATLAB FIR filter design, according to the design of the filter characteristics of marine radar
fir
- 是一个fir滤波器 其中使用了MAC单元去实现累加和乘法运算。-A fir filter which uses the MAC unit to achieve accumulation and multiplication.
FIR-fliter
- 可以实现在labview环境下实现FIR滤波器-Labview environment to achieve the FIR filter
FIR滤波器的设计
- 1.线性相位FIR滤波器性质 2.窗函数设计FIR滤波器 3.FIR滤波器设计 4.Matlab中滤波器设计工具(1. Linear Phase FIR Filter Properties 2. Window function design FIR filter 3. FIR filter design 4. Matlab filter design tool)
fir
- MATLAB设计fir数字滤波器 , 结合modelsim软件仿真。(MATLAB design FIR digital filter)
数字滤波器
- 滤波器构建的matlab程序,例如FIR滤波器(Filter construction A matlab program built by a filter, such as a FIR filter)
E4_6_FirIpCore
- 用vhdl语言在xilinx上用ip核实现的fir滤波器的设计(Design of FIR filter implemented with IP kernel on Xilinx in VHDL language)
study
- 本课题使用MATLAB信号处理箱和运用窗函数的FIR滤波器去除无用信号(This topic uses MATLAB signal processing box and FIR filter using window function to remove useless signals.)
dsp3
- 不同的系数量化精度对FIR滤波器性能的影响(The Influence of Quantization Accuracy of Different Coefficients on the Performance of FIR Filters)
IIR低通滤波器
- IIR低通滤波器设计,用于和FIR滤波器对比。(IIR low pass filter design for comparison with FIR filter.)