搜索资源列表
MATLABFIR
- 实现FIR滤波器的设计,举了两个例子带通和低通滤波器,并进行了结果分析
fir
- 常见的FIR数字滤波器有带阻、带通、低通和高通四种,这里选择低通滤波器为例,设计FIR数字滤波器
FIR-filter
- FIR滤波器设计,包括butterworth,Chebyshev滤波器,分为低通,高通和带通。-FIR filter design, including butterworth, Chebyshev filter, divided into low pass, qualcomm and band-pass.
LPF
- 结构要求:采用单片机系统板实现IIR和FIR数字低通滤波器(2种方法)。-Structural requirements: Single-chip system board to achieve IIR and FIR digital low-pass filter (2 methods).
FIR
- FIR低通滤波器的设计,并用matlab实现其功能-FIR low-pass filter design matlab achieve its
Untitled6
- h(n)的长度N没有给定,仅给定通带边缘截止频率wc和阻带临界频率ws,以及相应的衰减,用窗函数法设计线性相位FIR低通滤波器-h (n) of length N is not given, only given pass band edge cutoff frequency wc and stop band the critical frequency ws, and the corresponding attenuation window function design linear pha
lowpass-filter
- 基于matlab的最优化方法设计FIR低通滤波器-Based the matlab optimization method design FIR low-pass filter
1991001010
- 基于51 单片机的数字滤波器对于一些对性能要求不是很严格的情况 有很大的潜在应用。将FIR 滤波器移植到51 单片机上进行仿真实现,初步达到了预期效果,实现了低通滤波。-Based on 51 single-chip digital filter for some of the performance requirements are not very stringent conditions have great potential applications. The FIR filter
The-Phase-Locked-Demodulation-
- 利用Altera公司推出的FPGA开发工具DSP Builder,对锁相解调算法中的主要部件:数控振荡器(NCO)、计算反正切的CORDIC模块和FIR低通滤波器进行了单独设计和仿真,最终完成了锁相解调系统的整体设计。-Designed and simulated major components of phase-locking Demodulation Algorithm independently, including: Number Controlled Oscillator(NCO)、
8-fir
- 8阶低通fir滤波器 包含测试testbench文件-8 order low pass FIR filter contains test testbench file
2014204089-
- 1. 设计一个 N = 10 的低通 fir 滤波器,对 fs = 8kHz 的信号 fc = 2.5kHz 2. 设计等同性能的 IIR 滤波器 3. 定点实现,不能使用浮点 4. 测试多正弦波合成文件 MultiToneTest.wav 分析输出结果 5. 测试语音文件 sc03.wav 得到输出结果-1. Design a lowpass fir filter N = 10, for fs = fc 8kHz signal design equivalent of = 2.
hanmin-gLP
- C语言实现的FIR低通滤波器,经过在相关平台运行验证,貌似无误。-C language implementation of digital FIR low-pass filter, after running in response to a platform and correct.
LVBOQI
- 通过实验巩固FIR滤波器的认识和理解,熟练掌握FIR低通滤波器的窗函数设计方法。 -Through the experiment to consolidate the understanding and understanding of FIR filter, master the FIR low-pass filter window function design method.