搜索资源列表
理想低通滤波器
- 理想低通滤波器的Matlab仿真
模拟低通滤波器设计例子
- 设计了一个模拟低通滤波器,通带内纹波小于0.1db,衰减大于50db。
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.
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
信号处理中滤波器的实现
- 用MATLAB实现的信号处理! 低通滤波器高通滤波器可以输出方波!-MATLAB signal processing! Low-pass filter high-pass filter can output pulse!
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
用双线性变换法设计IIR滤波器
- 双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To dem
数字低通滤波器的指标如下
- 数字滤波器,仿真成功为低通滤波器.一个典型的滤波器的仿真 比较详细 还有图-digital filters, the success of the simulation low-pass filter. A typical simulation of the filter there are also more detailed
图4-2-6矩形截断低通滤波器的增益特性
- 用matlab观察矩形截断低通滤波器的增益特性-using Matlab observation rectangular cut-off low-pass filter characteristic Gain
数字滤波器的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)
滤波器
- 运用巴特我死低通高通滤波器对图像进行滤波处理,得到清晰的图像(Using Butt I die low-pass high-pass filter to filter the image, get a clear image)
IIR数字巴特沃思带通滤波器设计
- 带通滤波器 IIR数字巴特沃思带通滤波器设计 IIR数字巴特沃思带通滤波器设计(Design of IIR digital Butterworth bandpass filter Design of IIR digital Butterworth bandpass filter)
fir滤波器
- 实现ccs软件fir低通滤波器仿真的c语言程序(C language program for CCS software FIR low pass filter simulation.)
带通滤波器,滤除通带外噪声,保留信号
- matlab实现带通滤波,根据采集到的时域信号,处理得到频域信号,matlab滤波(matlab Realization of bandpass filtering)
IIR一阶低通滤波器
- matlab实现带通滤波,傅里叶变换,得到频域信号,带桶处理(Achieve band pass filter, Fourier transform, get frequency domain signal, with bucket processing.)
IIR低通滤波器
- IIR低通滤波器设计,用于和FIR滤波器对比。(IIR low pass filter design for comparison with FIR filter.)