搜索资源列表
低通滤波器设计
- 窗函数设计低通滤波器
模拟低通滤波器设计例子
- 设计了一个模拟低通滤波器,通带内纹波小于0.1db,衰减大于50db。
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.
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滤波器
- 双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To dem
EX080700
- 切比雪夫-2型低通滤波器设计 基于matlab仿真编程的--2 Chebyshev low-pass filter design based on Matlab simulation programming
EX081100
- 脉冲不变法变换巴特沃思低通滤波器设计 基于matlab仿真编程-pulse unchanged France transform Butterworth low-pass filter design based on Matlab simulation programming
kindsoffilters
- 椭圆IIR低通滤波器设计?衷睮IR低通滤波器设计-elliptic low pass filter design IIR ellipti c low pass filter design
IIR-butter_LPF
- IIR-butter低通滤波器设计,数字信号处理专业学生的课程设计。-IIR-butter low-pass filter design, digital signal processing professional students in curriculum design.
matlabbuttfilter
- 利用Matlab工具对巴特沃斯模拟低通滤波器的设计结果进行了验证,Matlab程序见附页。-Matlab simulation tools Butterworth low-pass filter design results were verified, Matlab program Annex.
butter
- matlab code 巴特沃思低通滤波器设计-应用BUTTER函数-Matlab code Butterworth low-pass filter design-function application BUTTER
MCU_FIR_lowpass
- 通过这个程序,可以更加深入的了解FIR滤波是如何实现的。用AVR单片机 ATMEGA16L实现32阶FIR低通滤波器设计,低通截止频率为200HZ。原始信号经过AD采集后进行FIR运算,处理好的数据通过串口输出。-Through this process, can be more in-depth understanding of how the FIR filter is realized. AVR Single Chip with
Designof_progr_ammable_Low_Pass_Filter_Based_on_Si
- 基于单片机可编程低通滤波器设计。有需要的朋友请下载-Based on single-chip programmable low-pass filter design. Friend in need, please download
chap04
- ex4_2 用MATLAB作巴特沃斯低通滤波器设计 ex4_3 用MATLAB作切比雪夫-1型低通滤波器设计 ex4_4 切比雪夫-2型低通滤波器设计 ex4_5 椭圆型低通滤波器设计 ex4_6 传递函数的模拟滤波器数字化 ex4_7 脉冲不变法简单实例 ex4_8 脉冲不变法巴特沃思低通滤波器设计 -ex4_2 using MATLAB for Butterworth low-pass filter de
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
FIRExample
- 自己写的一个低通滤波器设计的例子,有8个窗口可选择,能满足一般应用的要求。-Himself wrote a low-pass filter design example
ex4_5
- 基于matlab的椭圆型低通滤波器设计程序-Based on matlab elliptic low-pass filter design
IIR低通滤波器设计资料
- 是在设计过程中需要用到的一些函数,可以帮助设计。(The file is useful to eveone who will design the IIR exquipent,ang I hope It will take good luck for you !Thank you reading!)
FilterPro低通滤波器设计软件及中文使用资料
- FilterPro低通滤波器设计软件及中文使用资料,用于设计滤波器,放大器(Low-pass filter design software and Chinese usage data for designing filters and amplifiers)
IIR低通滤波器
- IIR低通滤波器设计,用于和FIR滤波器对比。(IIR low pass filter design for comparison with FIR filter.)