搜索资源列表
FIR滤波器的窗函数设计法
- 矩形窗,海明窗,低通,高通,带通都有,而且可以清楚的看到幅频响应等图。
FIR.巴特沃斯滤波器C语言实现
- 巴特沃斯滤波器C语言实现,低通滤波器。IIR,Butterworth filter C language
FIR_pinlv[1]
- FIR滤波器, 设计一个线性相位有限冲激响应低通滤波器,使其满足如下指标:通带边界为2kHz,阻带边界为2.5kHz,通带波纹 =0.005,阻带波纹 =0.005,抽样率为10kHz。采用多尔夫-切比雪夫窗进行设计,进行频谱分析。-FIR filter, design a linear phase FIR low-pass filter to meet the following indicators: passband border to 2kHz, stopband border to 2
fir
- 用各种窗函数设计FIR数字滤波器。 分别用矩形窗和Hamming窗设计线性相位FIR低通滤波器。要求通带截止频率,单位脉冲响应h(n)的长度N=21,绘出h(n)及其幅频响应特性曲线。 -Window function with a variety of FIR digital filter design. Were rectangular window and Hamming window design of linear phase FIR low-pass filter. Req
fir
- verilogHDL编写的低通滤波器模块,在ISE软件中仿真过-verilogHDL prepared by low-pass filter module, in the ISE simulation software have been
fir
- 窗口法设计fir低通滤波器matlab程序-Low-pass filter design fir
FIR
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
FIRdesign
- FIR低通滤波器设计,表达得还比较详细,可以借鉴参考-FIR low-pass filter design, is also expressed in more detail, you can learn from the reference
FIR
- 利用MATLAB开发软件进行编程,实现了数字FIR低通滤波器的功能,程序直接可以运行!-Use MATLAB to develop software for programming, implementation of digital FIR low-pass filter function, the program can run directly!
FIR
- 设计一个数字FIR低通滤波器,其技术指标如下:Wp=0.2 Rp=0.25 Ws=0.3 As=50-Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2 Rp = 0.25 Ws = 0.3 As = 50
lvboq
- 采用频率取样设计法设计FIR数字低通滤波器,实现时还有具体的指标要求-Design using the design of frequency sampling FIR digital low-pass filter, to achieve specific targets when there are requirements
FIR
- 已知一低通滤波器的采样率为2KHz,通带为500Hz,阻带为600 Hz,带内波动3dB,带外衰减-50dB,滤波器的相位具有线性特性,具体幅频特性见下图。要求用等波纹方法设计出该FIR滤波器,然后用TMS320C54x汇编语言编程,并在CCS下调试实现该FIR滤波器。-A low-pass filter known to the sampling rate of 2KHz, passband to 500Hz, stopband to 600 Hz, with fluctuations wit
FIR
- FIR低通滤波器,已在DSP试验箱上测试通过,希望对大家有帮助-FIR low-pass filter has been tested in the DSP chamber passed, want to help everyone
FIR-matlab
- 此程序是用matlab编写的FIR低通滤波器,为了区别于别人上传的都是调用了滤波器的现成函数filter,我自己用双重for循环编写了整个滤波过程,仿真已经通过-This program is written in matlab lowpass FIR filter, in order to distinguish it from other people upload are ready-made function of the filter is called filter, for my
MATLAB-DSP-fir
- 基于MATLAB和DSP实现的FIR数字低通滤波器-Implementation based on MATLAB and DSP FIR digital low-pass filter
IS95Gausewhitenoise
- IS95 FIR滤波器低通滤波白噪声(由输入和输出噪声功率谱图可见,IS-95滤波器较好实现了低通滤波。)-IS95 FIR low-pass filter white noise filter
FIR-lowpass-design
- FIR 低通滤波器程序,matlab 实现-FIR filter using matlab
FIR滤波器
- FIR滤波器matlab源程序,能够实现低通、高通、带通、带阻的滤波功能,滤波效果好。(FIR filter matlab source code, to achieve low-pass, high pass, band pass, with blocking filter function, filtering effect is good.)
fir滤波器
- 实现ccs软件fir低通滤波器仿真的c语言程序(C language program for CCS software FIR low pass filter simulation.)
IIR低通滤波器
- IIR低通滤波器设计,用于和FIR滤波器对比。(IIR low pass filter design for comparison with FIR filter.)