搜索资源列表
带通fir设计及图形显示比较
- 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-p
MATLAB各种滤波器程序
- 各种滤波器的M文件:数字带通滤波器;数字带阻滤波器;数字低通滤波器;数字高通滤波器
C#数字带通滤波器
- 数字滤波,将噪音文件替换可处理新的信号 窗移系数建议维持0,各窗之间无重叠。
带通fir设计及图形显示比较
- 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-p
IIR滤波器设计
- 现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的: 低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4) 高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4)
digital filter
- 数字滤波器的C语言实现,包括高通、低通、带通滤波器-Digital Filter C language, including high- and low-pass, band-pass filter
带通
- matlab数字滤波器设计,计算出参数便于dsp实现bandpa-Matlab digital filter design parameters calculated to achieve bandpass ease dsp
IIR(BP)
- 无限脉冲数字滤波器的设计系列。本程序为带通滤波器。欢迎切磋。-unlimited Pulse Digital Filter Design Series. The procedures for the band pass filter. Consultations welcome.
iir_Butterworth_band
- 数字滤波器的iir的Butterworth带通滤波器-Digital Filter iir the Butterworth band pass filter
ADSP21160Bandpass
- ADSP-21160下的数字带通滤波器实现的汇编代码。 开发环境为 Visual Dsp 4.5++。-ADSP-21160 under the digital band-pass filter to achieve the assembly code. Development Environment for Visual Dsp 4.5++.
dig_filter
- 数字低通滤波器到数字带通滤波器 MATLAB编码设计-Digital low-pass filter to the digital band-pass filter design MATLAB coding
digitalfiltersimulators
- digital filter simulators数字滤波模拟器。实现固定带通滤波器,可变带通滤波器,噪声删除等效果。-digital filter digital filter simulators simulator. The realization of a fixed band-pass filter, variable band-pass filter, noise and other effects of the delet
MATLAB
- 一个数字带通滤波器,其Ap=1dB,As=34dB,通带从200HZ到400HZ,阻带在100HZ-400HZ,满足上述条件, 设计Chebyshev I型滤波器,Chcbyshev Ⅱ型滤波器和椭圆型滤波器 。-MATLAB
BPFdesign
- 本程序已被本人整理到WORD文档中,编程语言为MATLAB,本文设计的数字滤波器为带通滤波器,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!-This program has been organized into WORD document I, the programming language MATLAB, this design of digital filter for band-pass fi
IIR
- 用MATLAB设计IIR数字带通滤波器的程序函数-Design of IIR digital with MATLAB program function bandpass filter
signalprocess
- 本资料为数字信号处理的一个课程设计源代码,内容关于数字带通滤波器设计。-this source code is about digital ban pass filter designing.
实验七Blackman窗设计一个数字带通
- 数字信号处理实验,用Blackman窗设计一个数字带通滤波器(digital signal produre ,it was use blackman door to design a fillter)
数字滤波器的C语言实现
- 数字滤波器的C语言实现,包括高通、低通、带通滤波器( Digital filter C language, including high pass, low pass, band pass filter )(Digital filter C language, including high pass, low pass, band pass filter)
数字信号处理课程设计
- 分别设计了低通、高通、带通滤波器进行声音去噪声分析,并比较去噪效果。所展示效果为主菜单/子菜单。(The low pass, high pass and bandpass filters are designed for noise noise analysis, and the effect of noise removal is compared.The display effect is the main menu / subme
IIR数字巴特沃思带通滤波器设计
- 带通滤波器 IIR数字巴特沃思带通滤波器设计 IIR数字巴特沃思带通滤波器设计(Design of IIR digital Butterworth bandpass filter Design of IIR digital Butterworth bandpass filter)