搜索资源列表
IIR带通滤波器设计
- IIR带通滤波器设计,提供交互界面,JAVA编写,VJ编译-IIR band-pass filter design, interface, JAVA prepared, VJ compiler
87设计小型微波带通滤波器
- 87设计小型微波带通滤波器.pdf-87 design small microwave band-pass filter. Pdf
C54X带通滤波器汇编文件
- C54X带通滤波器汇编文件,给出54系列处理器进行带通滤波运算的全部过程,可以直接使用。-C54X bandpass filter compilation, 54 family of processors is the band pass filter in the whole process can be used directly.
带通滤波
- 1——10赫兹带通滤波器设计
用ADS设计LC带通滤波器
- 用ADS设计LC带通滤波器
有源模拟带通滤波器的设计.pdf
- 有源模拟带通滤波器的设计
椭圆带通滤波器设计
- 椭圆带通滤波器设计椭圆带通滤波器设计椭圆带通滤波器设计
bandpass
- 汇编语言编写的TI54xxd的带通滤波器程序-assembly language TI54xxd prepared by the band-pass filter process
87设计小型微波带通滤波器
- 87设计小型微波带通滤波器.pdf-87 design small microwave band-pass filter. Pdf
band1
- Matlab实现的带通滤波器-Matlab the band-pass filter
C54X带通滤波器汇编文件
- C54X带通滤波器汇编文件,给出54系列处理器进行带通滤波运算的全部过程,可以直接使用。-C54X bandpass filter compilation, 54 family of processors is the band pass filter in the whole process can be used directly.
C54X高通滤波器汇编文件
- 此汇编文件为C54X系列处理器进行高通滤波运算使用的文件。可以直接使用/-this compilation document for C54X series processors for high pass filter used in the paper. Direct access /
FIR低通滤波器部分模块
- 一个FIR低通滤波器,最小阻带衰减-30db,带内波动小于1db.用MAXPLUS2设计与仿真。-This is a FIR LPF, with-30dB in stop-band and sigma is less than 1dB. It is designed and simulated on MAXPLUS2.
带通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)
IIR带通滤波器设计
- IIR带通滤波器设计,提供交互界面,JAVA编写,VJ编译-IIR band-pass filter design, interface, JAVA prepared, VJ compiler
数字滤波器的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)
IIR数字巴特沃思带通滤波器设计
- 带通滤波器 IIR数字巴特沃思带通滤波器设计 IIR数字巴特沃思带通滤波器设计(Design of IIR digital Butterworth bandpass filter Design of IIR digital Butterworth bandpass filter)
带通滤波器,滤除通带外噪声,保留信号
- matlab实现带通滤波,根据采集到的时域信号,处理得到频域信号,matlab滤波(matlab Realization of bandpass filtering)
IIR一阶低通滤波器
- matlab实现带通滤波,傅里叶变换,得到频域信号,带桶处理(Achieve band pass filter, Fourier transform, get frequency domain signal, with bucket processing.)