搜索资源列表
fir-random
- 编程实现: 低通数字滤波器的设计。 设计一低通FIR滤波器,对应的模拟系统的幅度响应 抽样频率10kHz,过渡带0.5kHz,用窗口法设计。 画出数字滤波器频率响应。 连续信号经过10kHz抽样后,通过该数字滤波器,分析输入和输出的频谱。 -Programming : low-pass digital filter design. Design an FIR low-pass filter, the corresponding simulation system r
chongzifir
- 这是用三角窗设计的FIR低通滤波器,来消除音乐信号的噪声-This is the triangular window design FIR low-pass filter to eliminate the noise signal Music
FIR-filter-With-rectangle-window
- 采用矩形框实现的FIR数字滤波器,经过简单修改后可以实现低通、高通和带通数字滤波器。
Fir
- FIR低通滤波器
MATLABfirdesign
- matlab 设计 FIR 低通滤波器的几种方法
FIR_lowpass_filter_with_windows
- FIR低通滤波器编写,使用窗函数方法,并通过信号测试。
FIR低通滤波器
- FIR低通滤波器算法
FIR滤波器的窗函数设计法
- 矩形窗,海明窗,低通,高通,带通都有,而且可以清楚的看到幅频响应等图。
exp3[1]
- 利用窗函数设计FIR滤波器,2、 设计一个线性相位有限冲激响应低通滤波器,使其满足如下指标:通带边界为2kHz,阻带边界为2.5kHz,通带波纹 =0.005,阻带波纹 =0.005,抽样率为10kHz。分别采用多尔夫-切比雪夫窗进行设计。-Using window function design FIR filter, 2, design a linear phase finite impulse response low-pass filter to meet the following i
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.
lvboq
- 采用频率取样设计法设计FIR数字低通滤波器,实现时还有具体的指标要求-Design using the design of frequency sampling FIR digital low-pass filter, to achieve specific targets when there are requirements
ex5
- FIR 及 IIR低通滤波器的设计以及 正弦信号滤波前后的频谱分析 (不同窗函数截断)-FIR and IIR filter design and low-pass filter before and after sinusoidal signal spectrum analysis (different window function truncated)
ClanguagetoimplementtheFIRlow-passfilter
- FIR滤波器被称为有限长脉冲响应滤波器,运用C语言实现了FIR低通滤波器,-FIR filter is known as finite impulse response filter, using C language to implement the FIR low-pass filter,
FIR-C
- 信号处理中的低通滤波器 可适用于C语言环境 具有很好的移植性-Signal processing in the low pass filter can be applied in the C language environment has good portability
FIR
- 用频率采样法设计一个线性相位低通滤波器的源程序,可以仿真出系统函数-Using frequency sampling method to design a linear phase low-pass filter of the source, can simulate the system function
fir-design
- 低通滤波器的编程实现,简单易懂,便于学习。很好用的。-Low-pass filter programming, easy to understand, easy to learn. Good use.
基于FPGA和IP核的FIR低通滤波器
- 用verilog语言实现数字电路低通滤波器(Implementation of digital circuit low-pass filter using Verilog language)
FIR
- 一个1MHz的FIR低通滤波器。 ① 时钟信号频率16MHz; ② 输入信号位宽8bits,符号速率16MHz;(A 1MHz FIR low pass filter. The frequency of a clock signal 16MHz; The width of the input signal 8bits, the symbol rate of 16MHz)
IIR低通滤波器
- IIR低通滤波器设计,用于和FIR滤波器对比。(IIR low pass filter design for comparison with FIR filter.)
数字滤波器
- FIR低通数字滤波器的设计,利用matlab编程语言利用FIR1函数设计低通滤波器。(Design of FIR Low Pass Digital Filter)