搜索资源列表
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) 的成分,即想保留的成分为1+cos(2*π*n/3)
IIR(HP)
- 无限脉冲数字滤波器的设计系列。本程序为高通滤波器。欢迎切磋。-unlimited Pulse Digital Filter Design Series. The procedures for the high-pass filter. Consultations welcome.
DXH20
- IIR数字滤波器,设计方法,低通、高通、带通、带阻-IIR digital filter design, low pass, high pass, band-pass, band
shuzixinhao
- 数字信号课程设计,FIR的低通带通高通和IIR的低通带通高通滤波器的设计源程序以及主程序-Digital Signal curriculum design, FIR low-pass band-pass IIR high-pass and low-pass band-pass high-pass filter design, as well as the main program source code
123
- 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、fir和Lattice结构;IIR滤波器设计包括模拟和数字低通、高-Basic knowledge of signals and systems, including continuous signal with the model, discrete signals and model common signal, inclu
MATLABchebhigh2cheblow1
- 自己做的: (一)用双线性变换法设计并用实验系统实现一个三阶的契比雪夫Ⅰ型低通数字滤波器,其采样频率Fs =8KHz,1DB通带边界频率为fp=2KHz。 (二)用双线性变换法设计并用实验系统实现一个三阶的契比雪夫Ⅱ型高通数字滤波器,其采样频率Fs =16KHz,阻带边界频率为fst =4KHz,As=20dB。 -(A) design using the bilinear transformation method and the experimental system of a
IIR
- 用双线性变换法设计IIR滤波器用,双线性设计法设计低通、带通和高通IIR数字滤波器的计算机程序。-Using bilinear transform IIR filter design
IIR
- IIR数字滤波器的设计 滤波器可广义的理解为一个信号选择系统,它让某些信号成分通过又阻止或衰减另一些成分。在更多的情况下,滤波器可理解为选频系统,如低通、高通、带通、带阻。-IIR
IIR_digital_filter_design
- IIR数字滤波器设计:用双线变化法及脉冲响应不变法,用Matlab编程,设计低通、高通、带通IIR数字滤波器-IIR Digital Filter Design: A two-constant changes in law and the impulse response method, using Matlab programming, designing low-pass, high pass, band-pass IIR digital filter
battorworth
- 基于双线性变换法的MATLAB高通数字IIR滤波器的设计 仿真用MATLAB来做的-Bilinear transformation method based on the MATLAB high-pass digital IIR filter design and simulation using MATLAB to do the
IIR-digital-filter-
- 采用双线性变换法设计IIR数字滤波器设计的c代码,包括低通、高通和带通-Document recording the design of IIR digital filter c code
IIR_filter_design
- IIR数字滤波器设计。包括模拟低通滤波器的设计,模拟高通、带通与带阻滤波器的设计。-IIR digital filter design. Including analog low-pass filter design, analog high-pass, band pass and band-stop filter design.
IIR
- 利用MATLAB仿真软件系统结合双线性变换法设计一个数字巴特沃斯高通IIR滤波器-The use of MATLAB simulation software system with bilinear transformation method to design a digital Butterworth high-pass IIR filter
SHUANGXIANXING
- 双线性变换法IIR数字滤波器设计,双线性变换法设计IIR高通、带通、带阻数字滤波器的基本原理和算法-Bilinear transformation method of IIR digital filter design,Design of bilinear transform IIR high-pass, band-pass, band stop digital filter theory and algorithm
111
- 通过用matlab程序设计实现IIR高通数字滤波器。-By using matlab program design of IIR high pass digital filter.
ex14
- IIR数字滤波器设计与实现:掌握用双线性变换法设计IIR数字滤波器的方法,掌握由低通到高通﹑带通﹑带阻的频率变换方法,掌握Butterworth滤波器设计的原理。-IIR digital filter design and Implementation: master the use of the bilinear transform IIR digital filter design method master low to high pass, band-pass, band resis
IIR
- IIR 巴特沃斯滤波器实现(低通、高通、带通、带阻), 掌握数字滤波器的设计过程.-IIR Butterworth filter implementations (low pass, high pass, band pass, band stop), master of the digital filter design process.
filterIIR
- 数字滤波器设计IIR,(低通滤波器巴特沃斯,高通滤波器巴特沃斯,带通滤波器(sorrry)(Digital filter design IIR)
FILTER
- MATLAB是一个矩阵设计平台,利用MATLAB强大的计算和频谱分析能力,可以便利的分析与处理信号。利用MATLAB仿真软件系统结合双线性变换法设计一个数字巴特沃斯高通、低通和带通IIR滤波器。(MATLAB and bilinear transform filter)
IIR滤波器
- 模拟低通滤波器的巴特沃思逼近、切比雪夫型逼近方法;从模拟低通到模拟高通、带通、带阻的频率变换法;从模拟滤波器到数字滤波器的脉冲响应不变法、双线性变换法的基本概念、基本理论和基本方法。 巴特沃思、切比雪夫模拟低通滤波器的设计方法;利用模拟域频率变换设计模拟高通、带通、带阻滤波器的方法。 利用脉冲响应不变法、双线性变换法设计数字滤波器的基本方法;能熟练设计巴特沃思、切比雪夫低通、带通、高通、带阻数字滤波器。 利用 MATLAB 直接进行各类数字滤波器的设计方法。(The basic conce